Ledger Statement Customization help

Discussion in 'Requests' started by Pratik_p, Mar 12, 2020.

    
  1. Pratik_p

    Pratik_p New Member


    Hi, I am new to tdl coding. Please help.

    [#Line: DSP SingLedInvExpl]
    Add : Field : After : VchFullRate : VchDiscount
    [#Field:VCH StockItem]
    Width: 20% Page
    [#Line: DSP InvAllocDetails]
    Add : Field : After : DSP VchRate : VchDiscount
    [#Field:DSP VCHStockItem]
    Width:20% Page
    [#Field:DSP VCHRATE]
    Width:10% Page

    Above code works only after pressing shift+enter, I want to make it work after pressing ALT+F1.
    Also, the discount is not getting displayed. screenshot is attached.
    I want to thank @FreeLance Tech for helping me earlier.
     

    Attached Files:

    • Help.jpg
      Help.jpg
      File size:
      100.8 KB
      Views:
      133


  2. balajimg

    balajimg Active Member


    [#Line: DSP SingLedInvExpl]
    Add : Field : After : VchFullRate : VchDiscount
    [#Field:VCH StockItem]
    Width: 20% Page
    [#Line: DSP InvAllocDetails]
    Add : Field : After : DSP VchRate : VchDiscount

    You cannot use the sales entry discount field directly here in report

    write a new field for this
    eg : DSP Disc
     


  3. Neha19

    Neha19 Member


    Hello!! Did You Find any solution regarding this???
     


  4. Pratik_p

    Pratik_p New Member


    no still not, I am trying to figure out. Do you have any solution ?
     


  5. Neha19

    Neha19 Member


    Nooo
     


Share This Page