<!--Report Option-->
<!--Gateway of Tally @Display @Account Books @Sales Register ...contd-->
<!--@SelectAnyMonth @F5 (Columnar)-->

<ENVELOPE>
<HEADER>
<TALLYREQUEST>Export Data</TALLYREQUEST>
</HEADER>
<BODY>
<EXPORTDATA>
<REQUESTDESC>
<STATICVARIABLES>

<!--Specify the Voucher Type here-->
<VOUCHERTYPENAME>Sales</VOUCHERTYPENAME>

<!--Specify the Export format here  HTML or XML or SDF-->
<SVEXPORTFORMAT>$$SysName:HTML</SVEXPORTFORMAT>

<!--Set the Columnar format variable here -->
<COLUMNARDAYBOOK>Yes</COLUMNARDAYBOOK>

<!--Set the SVColumntype variable here -->
<SVCOLUMNTYPE>$$SysName:AllItems</SVCOLUMNTYPE>

</STATICVARIABLES>

<!--Specify the Report Name here-->
<REPORTNAME>Voucher Register</REPORTNAME>

</REQUESTDESC>
</EXPORTDATA>
</BODY>
</ENVELOPE>
