extract ledger credited during receipt voucher entries

Discussion in 'Tally Developer' started by torsky, Dec 31, 2018.

    
  1. torsky

    torsky New Member


    What is the best possible way to extract details such as email, phone and party name which is actually credited during the time of receipt entry? Below code actually, return the details which are debited but not credited.
    Please refer to the image attached, will make understanding very easy...

    Code:
    [System: Formula]
    partyname : $$Stringwordex:$Partyledgername:" ":1
    mobno : $Ledgermobile:Ledger:$Partyledgername
    email : $Email:Ledger:$Partyledgername
    
    Thank you for your help

    https://imgur.com/a/tluXaZw
    [​IMG]
     
    Last edited: Dec 31, 2018


Share This Page