How to delete last item of sales voucher in invoice

Discussion in 'Tally Developer' started by Laxmi, Nov 10, 2020.

    
  1. Laxmi

    Laxmi New Member


    I wanted to delete last item of voucher in invoice. As i have customized a invoice in which i wanted to hide vat ledger in invoice. But i want this in sales voucher. Pls tell me as soon as possible. I want syntx
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Sentence 1 -- you want to delete last item
    Sentence 2 - you hide VAT ledger in your customized invoice
    Sentence 3 - You want it in Sales Voucher

    Please explain clearly and if possible share screenshots with remarks.
     


  3. sivam

    sivam Active Member


    Use DeleteCollectionObject to Delete Last Item
    Use Empty with Conditions to remove Vat Ledger in Invoice
    Use Condition Formula @@IsSales and Enable it in Only Sales Voucher
     


Share This Page