Type search words and press enter
"Use Edit Log for transactions/masters, and digital signature for invoices/reports with Release 2.1. Download NOW!"
https://help.tallysolutions.com/docs/td9rel54/faq/9238.html

Deleting empty ledgers with the help of user-defined functions

It is possible to delete the primary objects from Release 5.0 onwards using the procedural actionDelete Target.

For example ,

[Function: Emp Led Deletion]

00 : Walk Collection : Empty Ledgers

10 : Set Target

20 : Delete Target

30 : End Walk