Commit f5170134 authored by ssalve's avatar ssalve

updated gstr21.xml file on 13JUL2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106257 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 401df11c
...@@ -30,30 +30,19 @@ ...@@ -30,30 +30,19 @@
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Header>
<height>2</height>
<color>536870912</color>
</Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>3</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>465</height> <height>1003</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id__ref</name>
<dbname>gst_data_hdr.tran_id__ref</dbname>
</table_column>
<table_column> <table_column>
<type size="6">char</type> <type size="6">char</type>
<update>yes</update> <update>yes</update>
...@@ -115,6 +104,12 @@ ...@@ -115,6 +104,12 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>doc_type</name> <name>doc_type</name>
<dbname>gst_data_hdr.doc_type</dbname> <dbname>gst_data_hdr.doc_type</dbname>
<initial>R</initial>
<values>
<item display="Regular" data="R"/>
<item display="Deemed Exports" data="DE"/>
<item display="SEZ" data="Z"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type precision="2">decimal</type> <type precision="2">decimal</type>
...@@ -129,6 +124,7 @@ ...@@ -129,6 +124,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>reverse_chrg</name> <name>reverse_chrg</name>
<dbname>gst_data_hdr.reverse_chrg</dbname> <dbname>gst_data_hdr.reverse_chrg</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
...@@ -175,6 +171,7 @@ ...@@ -175,6 +171,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prov_assmnt</name> <name>prov_assmnt</name>
<dbname>gst_data_hdr.prov_assmnt</dbname> <dbname>gst_data_hdr.prov_assmnt</dbname>
<initial>Y</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
...@@ -211,7 +208,8 @@ ...@@ -211,7 +208,8 @@
<values> <values>
<item display="Pending" data="P"/> <item display="Pending" data="P"/>
<item display="Submitted" data="S"/> <item display="Submitted" data="S"/>
<item display="Downloaded" data="D"/> <item display="Save" data="T"/>
<item display="File" data="R"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -317,11 +315,50 @@ ...@@ -317,11 +315,50 @@
<dbname>gst_data_hdr.amount</dbname> <dbname>gst_data_hdr.amount</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="2">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>state_code</name> <name>gst_code_state</name>
<dbname>gst_data_hdr.state_code</dbname> <dbname>gst_data_hdr.gst_code</dbname>
<values>
<item display="Andaman and Nicobar Islands " data="35"/>
<item display="Andhra Pradesh " data="28"/>
<item display="Andhra Pradesh (New)" data="37"/>
<item display="Arunachal Pradesh " data="12"/>
<item display="Assam" data="18"/>
<item display="Bihar" data="10"/>
<item display="Chandigarh" data="04"/>
<item display="Chattisgarh" data="22 "/>
<item display="Dadra and Nagar Haveli " data="26"/>
<item display="Daman and Diu " data="25 "/>
<item display="Delhi " data="07"/>
<item display="Goa " data="30"/>
<item display="Gujarat " data="24"/>
<item display="Haryana " data="06"/>
<item display="Himachal Pradesh " data="02"/>
<item display="Jammu and Kashmir" data="01"/>
<item display="Jharkhand " data="20"/>
<item display="Karnataka" data="29"/>
<item display="Kerala" data="32"/>
<item display="Lakshadweep Islands" data="31"/>
<item display="Madhya Pradesh" data="23"/>
<item display="Maharashtra" data="27"/>
<item display="Manipur" data="14"/>
<item display="Meghalaya" data="17"/>
<item display="Mizoram" data="15"/>
<item display="Nagaland" data="13"/>
<item display="Odisha" data="21"/>
<item display="Pondicherry" data="34"/>
<item display="Punjab" data="03"/>
<item display="Rajasthan" data="08"/>
<item display="Sikkim" data="11"/>
<item display="Tamil Nadu " data="33"/>
<item display="Telangana" data="36"/>
<item display="Tripura" data="16"/>
<item display="Uttar Pradesh" data="09"/>
<item display="Uttarakhand" data="05"/>
<item display="West Bengal " data="19 "/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
...@@ -347,6 +384,16 @@ ...@@ -347,6 +384,16 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>tran_type_descr</name> <name>tran_type_descr</name>
<dbname>tran_type_descr</dbname> <dbname>tran_type_descr</dbname>
<values>
<item display="B2B Invoices" data="01"/>
<item display="B2C Large Invoices" data="03"/>
<item display="B2C Small Invoices" data="05"/>
<item display="Credit Debit Notes" data="07"/>
<item display="Exports" data="10"/>
<item display="Advance Tax" data="12"/>
<item display="Advance Tax Paid" data="14"/>
<item display="Credit And Debit Note Unregistered" data="16"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="4000">char</type> <type size="4000">char</type>
...@@ -367,17 +414,102 @@ ...@@ -367,17 +414,102 @@
<name>ecom_reg_no</name> <name>ecom_reg_no</name>
<dbname>gst_data_hdr.ecom_reg_no</dbname> <dbname>gst_data_hdr.ecom_reg_no</dbname>
</table_column> </table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>gst_code</name>
<dbname>state.gst_code</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>name</name>
<dbname>gst_registration.name</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr1</name>
<dbname>gst_registration.addr1</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr2</name>
<dbname>gst_registration.addr2</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr3</name>
<dbname>gst_registration.addr3</dbname>
</table_column>
<table_column>
<type size="20">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>city</name>
<dbname>gst_registration.city</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>gst_state_code</name>
<dbname>gst_registration.state_code</dbname>
</table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pin</name>
<dbname>gst_registration.pin</dbname>
</table_column>
<table_column>
<type size="12">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>tran_id</name> <name>tran_id</name>
<dbname>gst_data_hdr.tran_id</dbname> <dbname>gst_data_hdr.tran_id</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;GST_DATA_HDR_A&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;GST_DATA_HDR_B&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;state&quot; ) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_id__ref&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.prd_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.rec_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.cust_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.cust_name&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submission_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_checksum&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.amount&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reverse_chrg&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.lr_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.lr_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reas_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ref_id__inv&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ref_date__inv&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.prov_assmnt&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.order_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.order_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.remarks&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submit_status&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submit_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_user&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_term&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_user&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_term&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tax_reg_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reco_status&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.doc_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.doc_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.amount&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.state_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as reco_status_descr&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_TYPE~&quot;) as tran_type_descr&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;REC_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;REC_TYPE~&quot;) as rec_type_descr&quot;) COLUMN(NAME=&quot;state.descr&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ecom_reg_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_id&quot;) JOIN (LEFT=&quot;GST_DATA_HDR_A.tran_id__ref&quot; OP =&quot;=&quot;RIGHT=&quot;GST_DATA_HDR_B.tran_id&quot; OUTER1 =&quot;GST_DATA_HDR_A.tran_id__ref&quot; ) JOIN (LEFT=&quot;GST_DATA_HDR_A.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;GST_DATA_HDR_A.state_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.state_code&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type size="12">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id__ref</name>
<dbname>gst_data_hdr.tran_id__ref</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>gst_type</name>
<dbname>gst_data_hdr.gst_type</dbname>
<values>
<item display="B2B Invoices" data="I"/>
<item display="B2B Reverse Charge Invoices" data="R"/>
<item display="B2C Invoices" data="S"/>
<item display="Export" data="E"/>
<item display="Nil Rated" data="L"/>
<item display="Debit Note" data="D"/>
<item display="Credit Note" data="C"/>
<item display="Advance Receipt" data="A"/>
<item display="Advance Adjusted" data="T"/>
</values>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>gst_type_descr</name>
<dbname>gst_type_descr</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>doc_type_descr</name>
<dbname>doc_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;GST_DATA_HDR_A&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ALIAS=&quot;GST_DATA_HDR_B&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;state&quot; ) TABLE(NAME=&quot;gst_registration&quot; ) COLUMN(NAME=&quot;GST_DATA_HDR_A.prd_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.rec_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.cust_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.cust_name&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submission_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_checksum&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_type&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.amount&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reverse_chrg&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.lr_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.lr_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reas_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ref_id__inv&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ref_date__inv&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.prov_assmnt&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.order_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.order_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.remarks&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submit_status&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.submit_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_user&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.add_term&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_user&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.chg_term&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tax_reg_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.reco_status&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.doc_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.doc_no&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.doc_date&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_B.amount&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.gst_code&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;&apos; &apos; as reco_status_descr&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_TYPE~&quot;) as tran_type_descr&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;REC_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;REC_TYPE~&quot;) as rec_type_descr&quot;) COLUMN(NAME=&quot;state.descr&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.ecom_reg_no&quot;) COLUMN(NAME=&quot;state.gst_code&quot;) COLUMN(NAME=&quot;gst_registration.name&quot;) COLUMN(NAME=&quot;gst_registration.addr1&quot;) COLUMN(NAME=&quot;gst_registration.addr2&quot;) COLUMN(NAME=&quot;gst_registration.addr3&quot;) COLUMN(NAME=&quot;gst_registration.city&quot;) COLUMN(NAME=&quot;gst_registration.state_code&quot;) COLUMN(NAME=&quot;gst_registration.pin&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_id&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.tran_id__ref&quot;) COLUMN(NAME=&quot;GST_DATA_HDR_A.gst_type&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;GST_TYPE~&quot;) as gst_type_descr&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;TRAN_TYPE&apos;,&apos;W_GSTR&apos;,~&quot;GST_DATA_HDR_A~&quot;.~&quot;DOC_TYPE~&quot;) as doc_type_descr&quot;) JOIN (LEFT=&quot;GST_DATA_HDR_A.tran_id__ref&quot; OP =&quot;=&quot;RIGHT=&quot;GST_DATA_HDR_B.tran_id&quot; OUTER1 =&quot;GST_DATA_HDR_A.tran_id__ref&quot; ) JOIN (LEFT=&quot;GST_DATA_HDR_A.tax_reg_no&quot; OP =&quot;=&quot;RIGHT=&quot;gst_registration.gst_no&quot; OUTER1 =&quot;GST_DATA_HDR_A.tax_reg_no&quot; ) JOIN (LEFT=&quot;GST_DATA_HDR_A.gst_code&quot; OP =&quot;=&quot;RIGHT=&quot;state.gst_code&quot; OUTER1 =&quot;GST_DATA_HDR_A.gst_code&quot; ) JOIN (LEFT=&quot;GST_DATA_HDR_A.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_HDR_A~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>GST_DATA_HDR</update> <update>GST_DATA_HDR</update>
<updatewhere>0</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<retrieve.asneeded>yes</retrieve.asneeded> <retrieve.asneeded>yes</retrieve.asneeded>
<argument> <argument>
...@@ -387,63 +519,15 @@ ...@@ -387,63 +519,15 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Others</text> <text>Other</text>
<border>5</border>
<color>33554432</color>
<x>0</x>
<y>427</y>
<height>35</height>
<width>715</width>
<name>gb_3</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Document</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1</x> <x>1</x>
<y>175</y> <y>310</y>
<height>252</height> <height>328</height>
<width>744</width> <width>798</width>
<name>gb_2</name> <name>gb_2</name>
<visible>1</visible> <visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<color>33554432</color>
<x>0</x>
<y>2</y>
<height>175</height>
<width>715</width>
<name>gb_1</name>
<visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -460,18 +544,18 @@ ...@@ -460,18 +544,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Customer Code:</text> <text>Add User:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>137</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code_t</name> <name>add_user_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -488,18 +572,18 @@ ...@@ -488,18 +572,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>State Code:</text> <text>Change User:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>157</y> <y>613</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>state_code_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -513,21 +597,31 @@ ...@@ -513,21 +597,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>24</id>
<text>Document Checksum:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>677</x>
<y>190</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>65</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_checksum_t</name> <name>add_term</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -537,25 +631,35 @@ ...@@ -537,25 +631,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>27</id>
<text>Document Type:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>15</x> <color>255</color>
<y>210</y> <x>678</x>
<y>613</y>
<height>16</height> <height>16</height>
<width>180</width> <width>65</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_type_t</name> <name>chg_term</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -565,25 +669,35 @@ ...@@ -565,25 +669,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>23</id>
<text>Document Number:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>482</x>
<y>230</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>60</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_no_t</name> <name>add_date</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -593,25 +707,25 @@ ...@@ -593,25 +707,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Document Date:</text> <text>Add Term:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>547</x>
<y>250</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>125</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_date_t</name> <name>add_term_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -628,18 +742,18 @@ ...@@ -628,18 +742,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amount:</text> <text>Add Date:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>335</x>
<y>269</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_t</name> <name>add_date_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -653,21 +767,31 @@ ...@@ -653,21 +767,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>22</id>
<text>Reverse Charge:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>248</x>
<y>289</y> <y>591</y>
<height>16</height> <height>16</height>
<width>180</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reverse_chrg_t</name> <name>add_user</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -677,25 +801,35 @@ ...@@ -677,25 +801,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>26</id>
<text>Shipping Bill Number:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>15</x> <color>255</color>
<y>309</y> <x>483</x>
<y>613</y>
<height>16</height> <height>16</height>
<width>180</width> <width>60</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lr_no_t</name> <name>chg_date</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -705,25 +839,25 @@ ...@@ -705,25 +839,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Invoice Number:</text> <text>Change Term:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>548</x>
<y>329</y> <y>613</y>
<height>16</height> <height>16</height>
<width>180</width> <width>125</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ref_id__inv_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -740,18 +874,18 @@ ...@@ -740,18 +874,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Order Number:</text> <text>Change Date:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>336</x>
<y>349</y> <y>613</y>
<height>16</height> <height>16</height>
<width>180</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>order_no_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -765,20 +899,58 @@ ...@@ -765,20 +899,58 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>248</x>
<y>613</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Remarks:</text> <text>Returns Type:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>369</y> <y>348</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>rec_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -796,18 +968,18 @@ ...@@ -796,18 +968,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Reconciliation Status:</text> <text>Transaction Id:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>389</y> <y>369</y>
<height>16</height> <height>17</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reco_status_t</name> <name>tran_id_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -818,24 +990,24 @@ ...@@ -818,24 +990,24 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add User:</text> <text>Tran Id Ref:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>409</y> <y>391</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user_t</name> <name>tran_id__ref_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -852,18 +1024,18 @@ ...@@ -852,18 +1024,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change User:</text> <text>Site Code:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>441</y> <y>414</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>site_code_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -880,18 +1052,18 @@ ...@@ -880,18 +1052,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Customer Name:</text> <text>Customer Code:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>296</x> <x>12</x>
<y>137</y> <y>436</y>
<height>16</height> <height>16</height>
<width>104</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_name_t</name> <name>cust_code_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -905,31 +1077,21 @@ ...@@ -905,31 +1077,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Document Checksum:</text>
<tabsequence>90</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>405</x> <x>12</x>
<y>137</y> <y>480</y>
<height>16</height> <height>16</height>
<width>305</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_name</name> <name>doc_checksum_t</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>90</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -939,35 +1101,25 @@ ...@@ -939,35 +1101,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Remarks:</text>
<tabsequence>80</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>12</x>
<y>137</y> <y>524</y>
<height>16</height> <height>16</height>
<width>92</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code</name> <name>remarks_t</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -977,34 +1129,25 @@ ...@@ -977,34 +1129,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>37</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Reconciliation Status:</text>
<tabsequence>100</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>12</x>
<y>157</y> <y>546</y>
<height>16</height> <height>16</height>
<width>60</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>state_code</name> <name>reco_status_t</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1014,35 +1157,25 @@ ...@@ -1014,35 +1157,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Tax Payer Action:</text>
<tabsequence>110</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>11</x>
<y>190</y> <y>569</y>
<height>16</height> <height>16</height>
<width>535</width> <width>261</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_checksum</name> <name>submission_type_t</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>100</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1052,29 +1185,29 @@ ...@@ -1052,29 +1185,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>29</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>250</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>700</x>
<y>210</y> <y>369</y>
<height>16</height> <height>16</height>
<width>106</width> <width>60</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_type</name> <name>tran_date</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1096,21 +1229,21 @@ ...@@ -1096,21 +1229,21 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>34</id> <id>35</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>312</x> <x>657</x>
<y>230</y> <y>391</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_no_old</name> <name>amount_1</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1133,23 +1266,23 @@ ...@@ -1133,23 +1266,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>32</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>675</x>
<y>230</y> <y>458</y>
<height>16</height> <height>16</height>
<width>106</width> <width>60</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_no</name> <name>submit_date</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>50</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1171,26 +1304,27 @@ ...@@ -1171,26 +1304,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>35</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>310</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>312</x> <x>703</x>
<y>250</y> <y>502</y>
<height>16</height> <height>16</height>
<width>106</width> <width>60</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_date_1</name> <name>order_date</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1203,31 +1337,59 @@ ...@@ -1203,31 +1337,59 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Provisional Assessment:</text>
<border>2</border>
<color>33554432</color>
<x>570</x>
<y>546</y>
<height>16</height>
<width>135</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prov_assmnt_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>33</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>330</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>710</x>
<y>250</y> <y>546</y>
<height>16</height> <height>16</height>
<width>106</width> <width>50</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>doc_date</name> <name>prov_assmnt</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <useasborder>yes</useasborder>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1243,23 +1405,51 @@ ...@@ -1243,23 +1405,51 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>2</border>
<color>33554432</color>
<x>360</x>
<y>369</y>
<height>16</height>
<width>335</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>36</id> <id>33</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>312</x> <x>362</x>
<y>269</y> <y>391</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_1</name> <name>doc_no_old</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1282,27 +1472,26 @@ ...@@ -1282,27 +1472,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>34</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>200</x> <x>509</x>
<y>269</y> <y>392</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>doc_date_1</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1315,30 +1504,31 @@ ...@@ -1315,30 +1504,31 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>38</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>200</x> <x>316</x>
<y>289</y> <y>414</y>
<height>16</height> <height>16</height>
<width>50</width> <width>248</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reverse_chrg</name> <name>site_descr</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1350,25 +1540,35 @@ ...@@ -1350,25 +1540,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>37</id>
<text>Shipping Bill Date:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>270</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>310</x> <x>248</x>
<y>309</y> <y>414</y>
<height>16</height> <height>16</height>
<width>116</width> <width>60</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lr_date_t</name> <name>site_code</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1378,29 +1578,29 @@ ...@@ -1378,29 +1578,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>290</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>431</x> <x>456</x>
<y>309</y> <y>436</y>
<height>16</height> <height>16</height>
<width>60</width> <width>305</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lr_date</name> <name>cust_name</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>90</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1423,19 +1623,18 @@ ...@@ -1423,19 +1623,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Reason Code:</text> <text>Customer Name:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>495</x> <x>347</x>
<y>309</y> <y>436</y>
<height>16</height> <height>16</height>
<width>125</width> <width>104</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reas_code_t</name> <name>cust_name_t</name>
<visible>1</visible> <visible>0</visible>
<hidesnaked>1</hidesnaked>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1451,23 +1650,23 @@ ...@@ -1451,23 +1650,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>280</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>248</x>
<y>309</y> <y>436</y>
<height>16</height> <height>16</height>
<width>106</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lr_no</name> <name>cust_code</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>50</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1487,29 +1686,56 @@ ...@@ -1487,29 +1686,56 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Submission Status:</text>
<border>2</border>
<color>33554432</color>
<x>347</x>
<y>458</y>
<height>16</height>
<width>104</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>submit_status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>200</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>625</x> <x>456</x>
<y>309</y> <y>458</y>
<height>16</height> <height>16</height>
<width>60</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reas_code</name> <name>submit_status</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>5</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <useasborder>yes</useasborder>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1528,18 +1754,18 @@ ...@@ -1528,18 +1754,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Invoice Number Date:</text> <text>Submission Date:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>311</x> <x>541</x>
<y>329</y> <y>458</y>
<height>16</height> <height>16</height>
<width>116</width> <width>130</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ref_date__inv_t</name> <name>submit_date_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1555,23 +1781,23 @@ ...@@ -1555,23 +1781,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>220</tabsequence> <tabsequence>300</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>431</x> <x>248</x>
<y>329</y> <y>480</y>
<height>16</height> <height>16</height>
<width>60</width> <width>535</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ref_date__inv</name> <name>doc_checksum</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>100</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1594,18 +1820,18 @@ ...@@ -1594,18 +1820,18 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Provisional Assessment:</text> <text>Order Date:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>496</x> <x>481</x>
<y>329</y> <y>502</y>
<height>16</height> <height>16</height>
<width>135</width> <width>217</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prov_assmnt_t</name> <name>order_date_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1621,23 +1847,23 @@ ...@@ -1621,23 +1847,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>210</tabsequence> <tabsequence>320</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>201</x> <x>248</x>
<y>329</y> <y>524</y>
<height>16</height> <height>16</height>
<width>106</width> <width>537</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ref_id__inv</name> <name>remarks</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>50</limit> <limit>100</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1659,26 +1885,137 @@ ...@@ -1659,26 +1885,137 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>39</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>230</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>636</x> <x>316</x>
<y>329</y> <y>546</y>
<height>16</height> <height>16</height>
<width>50</width> <width>248</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prov_assmnt</name> <name>reco_status_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>248</x>
<y>546</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reco_status</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>248</x>
<y>347</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>rec_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>340</tabsequence>
<border>5</border>
<color>33554432</color>
<x>279</x>
<y>569</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>submission_type</name>
<visible>0</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1697,18 +2034,19 @@ ...@@ -1697,18 +2034,19 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Order Date:</text> <text>Return Period:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>430</x> <x>509</x>
<y>349</y> <y>568</y>
<height>16</height> <height>16</height>
<width>217</width> <width>196</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>order_date_t</name> <name>prd_code_t</name>
<visible>1</visible> <visible>0</visible>
<moveable>1</moveable>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1724,23 +2062,23 @@ ...@@ -1724,23 +2062,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>240</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>711</x>
<y>349</y> <y>568</y>
<height>16</height> <height>16</height>
<width>225</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>order_no</name> <name>prd_code</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>30</limit> <limit>6</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1762,27 +2100,26 @@ ...@@ -1762,27 +2100,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>41</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>250</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>652</x> <x>316</x>
<y>349</y> <y>348</y>
<height>16</height> <height>16</height>
<width>60</width> <width>248</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>order_date</name> <name>rec_type_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1794,33 +2131,105 @@ ...@@ -1794,33 +2131,105 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>40</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>260</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>621</x>
<y>347</y>
<height>16</height>
<width>248</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_descr</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>44</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>572</x>
<y>348</y>
<height>16</height>
<width>40</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gst_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>52</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>248</x>
<y>369</y> <y>369</y>
<height>16</height> <height>16</height>
<width>537</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>100</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1838,20 +2247,20 @@ ...@@ -1838,20 +2247,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>31</id> <id>53</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>260</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>248</x>
<y>389</y> <y>391</y>
<height>16</height> <height>16</height>
<width>60</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reco_status</name> <name>tran_id__ref</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1873,21 +2282,444 @@ ...@@ -1873,21 +2282,444 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>55</id>
<text>Add Date:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>569</x>
<y>416</y>
<height>16</height>
<width>151</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gst_type_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Document:</text>
<border>2</border>
<color>33554432</color>
<x>12</x>
<y>326</y>
<height>16</height>
<width>230</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<border>5</border>
<color>33554432</color>
<x>247</x>
<y>326</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>56</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>312</x>
<y>325</y>
<height>16</height>
<width>180</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>doc_type_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<color>33554432</color>
<x>3</x>
<y>2</y>
<height>305</height>
<width>797</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>GSTIN/UID of Receiver Tax Payer:</text>
<border>2</border>
<color>33554432</color>
<x>12</x>
<y>42</y>
<height>16</height>
<width>230</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_reg_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>247</x>
<y>42</y>
<height>16</height>
<width>150</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_reg_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Name:</text>
<border>2</border>
<color>33554432</color>
<x>12</x>
<y>63</y>
<height>16</height>
<width>230</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>45</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>247</x>
<y>63</y>
<height>16</height>
<width>150</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<required>yes</required>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 1:</text>
<border>2</border>
<color>33554432</color>
<x>12</x>
<y>84</y>
<height>16</height>
<width>230</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 2:</text>
<border>2</border>
<color>33554432</color>
<x>402</x>
<y>84</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>47</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>467</x>
<y>84</y>
<height>16</height>
<width>150</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 3:</text>
<border>2</border>
<color>33554432</color>
<x>623</x>
<y>84</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>48</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>284</x> <x>687</x>
<y>409</y> <y>84</y>
<height>16</height> <height>16</height>
<width>142</width> <width>150</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date_t</name> <name>addr3</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1897,33 +2729,32 @@ ...@@ -1897,33 +2729,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>46</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>431</x> <x>247</x>
<y>409</y> <y>84</y>
<height>16</height> <height>16</height>
<width>60</width> <width>150</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date</name> <name>addr1</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1942,17 +2773,17 @@ ...@@ -1942,17 +2773,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add Term:</text> <text>City:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>496</x> <x>12</x>
<y>409</y> <y>105</y>
<height>16</height> <height>16</height>
<width>125</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term_t</name> <name>city_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1964,32 +2795,32 @@ ...@@ -1964,32 +2795,32 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>49</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>626</x> <x>247</x>
<y>409</y> <y>105</y>
<height>16</height> <height>16</height>
<width>65</width> <width>150</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term</name> <name>city</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll> <required>yes</required>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2005,31 +2836,21 @@ ...@@ -2005,31 +2836,21 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Place of Supply:</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>12</x>
<y>409</y> <y>126</y>
<height>16</height> <height>16</height>
<width>80</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user</name> <name>gst_code_state_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2039,33 +2860,32 @@ ...@@ -2039,33 +2860,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>42</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>200</x> <x>313</x>
<y>441</y> <y>126</y>
<height>16</height> <height>16</height>
<width>80</width> <width>248</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>state_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2077,24 +2897,24 @@ ...@@ -2077,24 +2897,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Date:</text> <text>Document Date:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>285</x> <x>12</x>
<y>441</y> <y>170</y>
<height>16</height> <height>16</height>
<width>142</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>doc_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2111,27 +2931,26 @@ ...@@ -2111,27 +2931,26 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>32</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>432</x> <x>248</x>
<y>441</y> <y>170</y>
<height>16</height> <height>16</height>
<width>60</width> <width>106</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>doc_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2144,23 +2963,23 @@ ...@@ -2144,23 +2963,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Term:</text> <text>Amount:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>497</x> <x>360</x>
<y>441</y> <y>169</y>
<height>16</height> <height>16</height>
<width>125</width> <width>305</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2177,23 +2996,23 @@ ...@@ -2177,23 +2996,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>9</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>627</x> <x>671</x>
<y>441</y> <y>170</y>
<height>16</height> <height>16</height>
<width>65</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2210,31 +3029,30 @@ ...@@ -2210,31 +3029,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>40</id> <id>36</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>265</x> <x>248</x>
<y>389</y> <y>127</y>
<height>16</height> <height>16</height>
<width>248</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reco_status_descr</name> <name>gst_code_state</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2246,24 +3064,24 @@ ...@@ -2246,24 +3064,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Customer GTIN Number:</text> <text>Document Number:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>97</y> <y>148</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_reg_no_t</name> <name>doc_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2275,24 +3093,34 @@ ...@@ -2275,24 +3093,34 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>31</id>
<text>Submission Type:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>248</x>
<y>117</y> <y>148</y>
<height>16</height> <height>16</height>
<width>180</width> <width>92</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submission_type_t</name> <name>doc_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2302,34 +3130,25 @@ ...@@ -2302,34 +3130,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Reverse Charge:</text>
<tabsequence>60</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>12</x>
<y>97</y> <y>192</y>
<height>16</height> <height>16</height>
<width>106</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_reg_no</name> <name>reverse_chrg_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2339,26 +3158,26 @@ ...@@ -2339,26 +3158,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>249</x>
<y>117</y> <y>192</y>
<height>16</height> <height>16</height>
<width>92</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submission_type</name> <name>reverse_chrg</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
...@@ -2382,17 +3201,17 @@ ...@@ -2382,17 +3201,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Submission Status:</text> <text>Ecommerce GSTIN Number:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>296</x> <x>316</x>
<y>117</y> <y>191</y>
<height>16</height> <height>16</height>
<width>104</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submit_status_t</name> <name>ecom_reg_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2404,31 +3223,31 @@ ...@@ -2404,31 +3223,31 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>43</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>405</x> <x>553</x>
<y>117</y> <y>192</y>
<height>16</height> <height>16</height>
<width>80</width> <width>150</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submit_status</name> <name>ecom_reg_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2447,17 +3266,17 @@ ...@@ -2447,17 +3266,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Submission Date:</text> <text>Invoice Number Against DR/CR Note:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>490</x> <x>12</x>
<y>117</y> <y>237</y>
<height>16</height> <height>17</height>
<width>130</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submit_date_t</name> <name>ref_id__inv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2472,31 +3291,21 @@ ...@@ -2472,31 +3291,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Shipping Port Code:</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>624</x> <x>13</x>
<y>117</y> <y>260</y>
<height>16</height> <height>16</height>
<width>60</width> <width>230</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>submit_date</name> <name>order_no_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2506,24 +3315,24 @@ ...@@ -2506,24 +3315,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Id:</text> <text>Shipping Bill Number:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>17</y> <y>283</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_t</name> <name>lr_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2541,17 +3350,17 @@ ...@@ -2541,17 +3350,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Tran Id Ref:</text> <text>Invoice Date Against DR/CR Note:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>491</x> <x>359</x>
<y>17</y> <y>237</y>
<height>16</height> <height>16</height>
<width>85</width> <width>335</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id__ref_t</name> <name>ref_date__inv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2568,23 +3377,23 @@ ...@@ -2568,23 +3377,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>581</x> <x>248</x>
<y>17</y> <y>237</y>
<height>16</height> <height>16</height>
<width>105</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id__ref</name> <name>ref_id__inv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>50</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2604,21 +3413,31 @@ ...@@ -2604,21 +3413,31 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>15</id>
<text>Transaction Date:</text> <alignment>0</alignment>
<border>2</border> <tabsequence>180</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>311</x> <x>701</x>
<y>17</y> <y>237</y>
<height>16</height> <height>16</height>
<width>110</width> <width>60</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>ref_date__inv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2628,26 +3447,26 @@ ...@@ -2628,26 +3447,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1073741824</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>210</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>426</x> <x>702</x>
<y>17</y> <y>283</y>
<height>16</height> <height>16</height>
<width>60</width> <width>60</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>lr_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -2672,27 +3491,26 @@ ...@@ -2672,27 +3491,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>45</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>200</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>248</x>
<y>17</y> <y>283</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>lr_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>50</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -2712,45 +3530,17 @@ ...@@ -2712,45 +3530,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site Code:</text> <text>Shipping Bill Date:</text>
<border>2</border>
<color>33554432</color>
<x>15</x>
<y>37</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>518</x> <x>360</x>
<y>37</y> <y>283</y>
<height>16</height> <height>16</height>
<width>127</width> <width>335</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code_t</name> <name>lr_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2767,61 +3557,23 @@ ...@@ -2767,61 +3557,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>17</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>650</x>
<y>37</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>190</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>248</x>
<y>37</y> <y>260</y>
<height>16</height> <height>16</height>
<width>60</width> <width>225</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>order_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>30</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2844,17 +3596,17 @@ ...@@ -2844,17 +3596,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Rec Type:</text> <text>Reason Code:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>57</y> <y>215</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rec_type_t</name> <name>reas_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2871,23 +3623,23 @@ ...@@ -2871,23 +3623,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>249</x>
<y>57</y> <y>216</y>
<height>16</height> <height>16</height>
<width>60</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rec_type</name> <name>reas_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2910,17 +3662,17 @@ ...@@ -2910,17 +3662,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Type:</text> <text>Document:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>12</x>
<y>77</y> <y>21</y>
<height>16</height> <height>16</height>
<width>180</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_type_t</name> <name>gst_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2932,32 +3684,30 @@ ...@@ -2932,32 +3684,30 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>54</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>247</x>
<y>77</y> <y>21</y>
<height>16</height> <height>16</height>
<width>60</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_type</name> <name>gst_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>2</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2973,30 +3723,21 @@ ...@@ -2973,30 +3723,21 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>39</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Document Type:</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>403</x>
<x>265</x> <y>21</y>
<y>37</y>
<height>16</height> <height>16</height>
<width>248</width> <width>230</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_descr</name> <name>doc_type_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -3007,31 +3748,30 @@ ...@@ -3007,31 +3748,30 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>41</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>265</x> <x>641</x>
<y>79</y> <y>22</y>
<height>16</height> <height>16</height>
<width>248</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_type_descr</name> <name>doc_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3043,34 +3783,25 @@ ...@@ -3043,34 +3783,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>42</id> <alignment>1</alignment>
<alignment>0</alignment> <text>State:</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>498</x>
<x>265</x> <y>324</y>
<y>58</y>
<height>16</height> <height>16</height>
<width>248</width> <width>60</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rec_type_descr</name> <name>gst_state_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -3083,23 +3814,23 @@ ...@@ -3083,23 +3814,23 @@
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>43</id> <id>50</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>230</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>265</x> <x>563</x>
<y>157</y> <y>324</y>
<height>16</height> <height>16</height>
<width>248</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>state_descr</name> <name>gst_state_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -3117,24 +3848,24 @@ ...@@ -3117,24 +3848,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Ecommerce GTIN Number:</text> <text>PIN:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>255</x> <x>402</x>
<y>289</y> <y>105</y>
<height>16</height> <height>16</height>
<width>348</width> <width>83</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ecom_reg_no_t</name> <name>pin_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -3151,20 +3882,20 @@ ...@@ -3151,20 +3882,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>44</id> <id>51</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>270</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>608</x> <x>490</x>
<y>289</y> <y>105</y>
<height>16</height> <height>16</height>
<width>105</width> <width>50</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ecom_reg_no</name> <name>pin</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment