Supplier Name and Invoice No.

Discussion in 'Tally Developer' started by Taufeeq Shaikh, Nov 21, 2013.

    
  1. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    Dear All,

    I want to get the Value of Supplier Name & Invoice No. but am not getting. Kindly help how to get value of current voucher.

    [ Field : My Party Name]
    Set as : $LedgerName

    [ Field : My Inv No]
    Set as : $Reference
     


  2. Maulik Patel

    Maulik Patel Active Member


    Taufeeq, please make sure that you have mentioned LedgerName and Reference in Fetch. You can also try below code.

    [ Field : My Party Name]
    Set as : $PartyLedgerName

    [ Field : My Inv No]
    Set as : $VoucherNumber
     


  3. Taufeeq Shaikh

    Taufeeq Shaikh Active Member


    Solved it. It was problem in title line. And Maulik for Inv No. It is Set As : $Reference
     


  4. Maulik Patel

    Maulik Patel Active Member


    Taufeeq,

    You are right, for a while i thought for sales invoice. "Supplier" word was out of mind during replying this thread.

    Sorry for wrong details.
     


Share This Page