Type search words and press enter
Seamless e-invoicing is now at your fingertips. Check out our self-help videos.
https://help.tallysolutions.com/docs/td9rel54/integration-capabilities/case_study_3.htm

Case Study III – Exporting Ledger Masters from Tally.ERP 9 to External Application

A Company Global Enterprises needs to design an interface for displaying list of ledgers in VB and allowing the user to alter the same through external interface. Finally the altered ledger must be posted to Tally.ERP 9.

Ensure that the TDL Ledger Report.txt has been associated in Tally.ERP 9. This TDL report is written for displaying List of Ledgers with the required XML Tags since when an export request is sent to Tally.ERP 9, these XML Tags can be located and displayed in the Interface.

The above Tally.ERP 9 Screen displays the List of Ledgers prior to alteration in Company Global Enterprises.

The following interface has been designed in VB for Ledger Alteration. The Ledgers in Global Enterprises Company has been gathered through XML and displayed in drop down list for user selection.

On selection of the Ledger, an additional input field Enter New Name allows the user to give a different name to the selected ledger.

On hitting Alter Ledger button, the XML for Ledger Alteration is generated and posted to Tally.ERP 9 and the Tally.ERP 9 Ledger is altered accordingly as shown in the following Tally.ERP 9 screen.

The above screen displays that the Ledger Emco Transformers has been renamed to Emco Transformers Pvt Ltd through external interface application.