Fetching details which are stored in the sub forms

Discussion in 'Free Source Codes' started by Lynch, Nov 26, 2018.

    
  1. Lynch

    Lynch Member


    Dear Experts,
    I was trying to make a tabular report in which field details will be prefilled based on the ledger name selected.
    ================================================================
    |Transaction| Bank account |Amount to be paid | Beneficiary | Date of | IFSC |
    |Type(I/N) | Number | | name |transaction | |
    """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
    |I | 5020000585967 | 100000 | Iyal Tamil | 26/11/2018 |HDFC0002584|
    """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
    |I | 5020000585586 | 200000|Isai Tamil |26/11/2018 |HDFC0002584|
    """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""



    (amount I'll enter).. i tried, $Bankdetails:Ledger:#BankaccountNumber and $IFSCode:Ledger:#IFSC

    but those are not working.... since they are stored at subform level....

    can anyone help me how to fetch them...I'm trying it for months...

    For your information, Since I have not got this, I tried added similar fields in the ledger sscreen itself to fetch them... I've suceeded... But I want to learn the correct way of fetching...
     

    Attached Files:

    Last edited: Nov 26, 2018


  2. Lynch

    Lynch Member


    This query is self resolved. What I've done in the attached TDL is also one of the correct ways....
     


  3. nasir

    nasir Member


    Bro how can I fetch udf fields from ledger master to a form for every customer plzzzzz
     


Share This Page