Pages

Showing posts with label ISCANCELLED. Show all posts
Showing posts with label ISCANCELLED. Show all posts

Tuesday, May 18, 2010

ISDELETED and ISCANCELLED tags

UDIMagic v3.0 Release 2.3 supports the following new tags :-

1) ISDELETED

This tag is used to deleted the record, if it exists in Tally

Example :-
<ISDELETED> Yes<ISDELETED>

2) ISCANCELLED

This tag is used to upload a cancelled record into Tally.

Example :-
<ISCANCELLED> Yes<ISCANCELLED>

PS:
The above two tags are to be used in the tag as shown below :-

<VOUCHER>
......
......

<ISCANCELLED FORMULA="....some formula......">

</VOUCHER>