Pages

Friday, November 9, 2007

XML tags supported by udi-Magic v2.0

FAQs: Transfer Excel data to Tally Software using udi-Magic

Which XML tags are supported by udi-Magic ?

udi-Magic v2.0 Release 1.03 supports all XML tags for Vouchers and Masters in Tally Software irrespective of its version.

In simple words, you can use any XML tag for Vouchers and Masters that is supported by Tally 7.2 or Tally 9 or any higher version.

Which XML tags are NOT supported by udi-Magic ?

udi-Magic v2.0 Release 1.03 does NOT support XML tags for Company object. In other words, you cannot use XML tags to change Company features that are done using F11 key in Tally. Though this is not supported at present, it shall be incorporated in future versions of udi-Magic.

Which are the Top-level XML tags supported by Tally ?

Tally supports the following Top-level XML tags:-

1) VOUCHER object

<VOUCHER REMOTEID="............">
..........tags..........
..........tags..........
</VOUCHER>


2) MASTER objects

<LEDGER NAME=".......">
..........tags..........
..........tags..........
</LEDGER>


or

<GROUP NAME=".......">
..........tags..........
..........tags..........
</GROUP>


etc.

3) COMPANY object

<COMPANY NAME=".......">
..........tags..........
..........tags..........
</COMPANY>



Which are the Top-level XML tags supported by udi-Magic ?

udi-Magic supports the following Top-level XML tags:-

1) VOUCHER object

<VOUCHER>
...Any Tally supported tags for Voucher Object ......
</VOUCHER>


2) MASTER objects

<MASTER TYPE="LEDGER">
...Any Tally supported tags for Ledger-Master Object ......
</MASTER>

or

<MASTER TYPE="GROUP">
...Any Tally supported tags for Group-Master object ......
</MASTER>

Remarks:-
There are several Masters in Tally. Herein, we have taken up only two Masters (Group and Ledger) for illustration.

No comments: