ledger account is bank detail not display

Discussion in 'Free Source Codes' started by Gopal solanki, Dec 6, 2022.

    
  1. Gopal solanki

    Gopal solanki New Member


    this code not working

    [#Part:LV ScrTitle]
    Add:Line:AT END:BanckAc

    [Line:BanckAc]
    ADD: Left Field:BanckAc

    [Field:BanckAc]
    Field:Simple Prompt, Name Field
    Local:Field:Simple Prompt:Set as:"Bank Name:"
    Local:Field:name field:Set as: $LedBankName:Ledger:#LedgerName
    Local:Field:NAME FIELD: full width : yes
    Local:Field:NAME FIELD:skip:yes
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    there is no UDF named as LedBankName ...... find the correct UDF name and use it.
     
    Jaydeep Shah and Santosh like this.


Share This Page