Display Bank Date (Reconciliation) in a separate Field

Discussion in 'Tally Developer' started by Srinivasa Rao, Jun 14, 2014.

    
  1. Srinivasa Rao

    Srinivasa Rao New Member


    Dear Experts,

    Pls can any one share the code to display bank date (reconciled) in a filed (any where).

    Thanks in advance.

    Srini
     


  2. admin

    admin Administrator Staff Member


    Where do you want to show.. specify that.

    You need to add a date type field and the method name is $BankersDate
     


  3. RIBU

    RIBU New Member


    Dear srini,

    I attached that code, below
     

    Attached Files:



  4. Srinivasa Rao

    Srinivasa Rao New Member


    thanks to all
     


  5. Srinivasa Rao

    Srinivasa Rao New Member


    Dear RIBU,

    Thank you,

    I found one issue in the code. That if cash withdrawls (Contra) is there then the date (bank date) is not showing.
     


  6. Hari Malhotra

    Hari Malhotra New Member


    Use $AllLedgerEntries[-2].BankAllocations.BankersDate for Cash Withdrawls (Contra)
     


Share This Page