Update Stock Item Name in Customized Voucher

Discussion in 'Tally Developer' started by Himanshu-2002, Jan 22, 2021.

    
  1. Himanshu-2002

    Himanshu-2002 Active Member


    Hello Experts, Please help me solve this

    Suppose I created a Customized Voucher Named "New Vch" Where I can enter Stock Item Name and Amount... Simple Voucher Right?

    Now, Suppose I created the Voucher Where I selected a Item " Stock Item 1 " And after Creating the Voucher I changed the name of Stock Item to "Stock Item Altered " So, I want that Voucher to be Updated with the new Name but It is not updating... The same thing is working in default vouchers But I don't how that is working
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    In default Voucher........please check...at the end........ there is a CALL for functions to update.

    Implement the same in your NEW defined voucher.
     


  3. Himanshu-2002

    Himanshu-2002 Active Member


    Sir Can you Please Name The Function?

    I checked all Function in VCH Stock Item Field But I am a bit Confused
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    It will be there at the FORM level, not the field level.
     


  5. Himanshu-2002

    Himanshu-2002 Active Member


    Yes Sir, I checked that too
     


  6. Himanshu-2002

    Himanshu-2002 Active Member


    Update:
    Currently I solved the issue By Using GUID But I want to know how tally done the same thing
     


  7. Himanshu-2002

    Himanshu-2002 Active Member


    Sir I tried almost all methods But Still The Speed is the only problem..I am facing...Because In Some Vouchers There are more than 500 Items Selected and Modifying then By CollectionFieldByKey Function Takes too much Time....Please Guide me How Tally Done the Same Thing
     


Share This Page