Edit Delivery Note - Add Button

Discussion in 'Tally Developer' started by Level Zero, Jan 18, 2018.

    
  1. Level Zero

    Level Zero New Member


    I would like to add a button to the delivery note that performs certain calculations depending on the items in the delivery note and inputs the value in a particular field in the "Amount" column.

    How do I go about doing this?
     


  2. Level Zero

    Level Zero New Member


    I managed to add the button to delivery notes or other inventory vouchers -

    [#Menu: Gateway of Tally]
    [#Collection: Company InvVouchers]
    [#Report: Inventory Voucher]
    [Button: DoesSomething]
    Key: Alt+L
    Title: "Do Something"
    [#Form: Inventory Voucher]
    Button: DoesSomething

    How to figure out what are the default names for the various "parts" within a form for a pre-existing report/form?

    Im trying to access the field where the user inputs the items and amount.
     


Share This Page