Outstanding Receivable and Payable Report with Narration in Tally Erp TDL

Discussion in 'Tally.ERP 9' started by Rupesh H, Jun 19, 2020.

    
  1. Rupesh H

    Rupesh H New Member


    Dear Sir / Experts / Members

    I want TDL file for Outstanding Receivable and Payable Report in which Narration Details should be required

    Please send me code

    Thanks to all
     


  2. Himanshu-2002

    Himanshu-2002 Active Member


    This is a educational Platform If you want code then Pay For It Or Make it Yourself

    If you are stuck then We will help you
     


  3. mpal2311

    mpal2311 Active Member


    ;;Narration No. in OS

    [#Line : BillCol1]
    Add:Field : Before : Bill IsAdvance:VCH Narr
    Local : Field : VCH Narr:Set As : "Narration"

    [Field : VCH Narr]
    Set As : $$CollectionField:$Narration:1:LedgerEntries
    Width : 40
    Style : Small


    [#Field : BillFixed]
    Add:Fields:After:BillParty:VCH Narr
     
    gangstar likes this.


  4. Rajsrisrimal

    Rajsrisrimal Member


    In same how to add remark or remainder also ? is it possible?
     


Share This Page