Commit b41b42fe authored by ssalve's avatar ssalve

updated gstr22.xml file on 13JUL2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106258 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f5170134
......@@ -31,7 +31,7 @@
</print>
</BaseDefinition>
<Summary>
<height>0</height>
<height>1</height>
<color>536870912</color>
</Summary>
<Footer>
......@@ -39,18 +39,10 @@
<color>536870912</color>
</Footer>
<Detail>
<height>724</height>
<height>364</height>
<color>536870912</color>
</Detail>
<TableDefinition>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>gst_data_det.tran_id</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
......@@ -152,13 +144,6 @@
<name>gs_descr</name>
<dbname>gst_data_det.gs_descr</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>unit</name>
<dbname>gst_data_det.unit</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
......@@ -172,6 +157,10 @@
<updatewhereclause>yes</updatewhereclause>
<name>supply_type</name>
<dbname>gst_data_det.supply_type</dbname>
<values>
<item display="E-Commerce Invoices" data="E"/>
<item display="Non E-Commerce Invoices" data="OE"/>
</values>
</table_column>
<table_column>
<type precision="2">decimal</type>
......@@ -194,7 +183,29 @@
<name>remarks</name>
<dbname>gst_data_det.remarks</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_det&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ) COLUMN(NAME=&quot;gst_data_det.tran_id&quot;) COLUMN(NAME=&quot;gst_data_det.line_no&quot;) COLUMN(NAME=&quot;gst_data_det.status&quot;) COLUMN(NAME=&quot;gst_data_det.sr_no__old&quot;) COLUMN(NAME=&quot;gst_data_det.line_type&quot;) COLUMN(NAME=&quot;gst_data_det.gs_code&quot;) COLUMN(NAME=&quot;gst_data_det.taxable_amt&quot;) COLUMN(NAME=&quot;gst_data_det.igst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.igst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.cgst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.cgst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.sgst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.sgst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.gs_descr&quot;) COLUMN(NAME=&quot;gst_data_det.unit&quot;) COLUMN(NAME=&quot;gst_data_det.quantity&quot;) COLUMN(NAME=&quot;gst_data_det.supply_type&quot;) COLUMN(NAME=&quot;gst_data_det.cess_perc&quot;) COLUMN(NAME=&quot;gst_data_det.cess_amt&quot;) COLUMN(NAME=&quot;gst_data_det.remarks&quot;) JOIN (LEFT=&quot;gst_data_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;gst_data_det.tran_id&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_DET~&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="30">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>unit</name>
<dbname>gst_data_det.unit</dbname>
</table_column>
<table_column>
<type size="12">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>gst_data_det.tran_id</dbname>
</table_column>
<table_column>
<type precision="2">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>gst_rate</name>
<dbname>gst_data_det.gst_rate</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;gst_data_det&quot; ) TABLE(NAME=&quot;gst_data_hdr&quot; ) COLUMN(NAME=&quot;gst_data_det.line_no&quot;) COLUMN(NAME=&quot;gst_data_det.status&quot;) COLUMN(NAME=&quot;gst_data_det.sr_no__old&quot;) COLUMN(NAME=&quot;gst_data_det.line_type&quot;) COLUMN(NAME=&quot;gst_data_det.gs_code&quot;) COLUMN(NAME=&quot;gst_data_det.taxable_amt&quot;) COLUMN(NAME=&quot;gst_data_det.igst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.igst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.cgst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.cgst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.sgst_perc&quot;) COLUMN(NAME=&quot;gst_data_det.sgst_amt&quot;) COLUMN(NAME=&quot;gst_data_det.gs_descr&quot;) COLUMN(NAME=&quot;gst_data_det.quantity&quot;) COLUMN(NAME=&quot;gst_data_det.supply_type&quot;) COLUMN(NAME=&quot;gst_data_det.cess_perc&quot;) COLUMN(NAME=&quot;gst_data_det.cess_amt&quot;) COLUMN(NAME=&quot;gst_data_det.remarks&quot;) COLUMN(NAME=&quot;gst_data_det.unit&quot;) COLUMN(NAME=&quot;gst_data_det.tran_id&quot;) COLUMN(NAME=&quot;gst_data_det.gst_rate&quot;) JOIN (LEFT=&quot;gst_data_hdr.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;gst_data_det.tran_id&quot; )WHERE( EXP1 =&quot;~&quot;GST_DATA_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;GST_DATA_DET~&quot;.~&quot;LINE_NO~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = string) </retrieve>
<update>GST_DATA_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -202,29 +213,58 @@
<name>tran_id</name>
<type>string</type>
</argument>
<argument>
<name>line_no</name>
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<color>33554432</color>
<x>1</x>
<y>0</y>
<height>170</height>
<width>770</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>536870912</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>435</x>
<y>17</y>
<color>33554432</color>
<x>516</x>
<y>19</y>
<height>16</height>
<width>60</width>
<width>200</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>gs_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -237,23 +277,23 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status:</text>
<text>Taxable Amount:</text>
<border>2</border>
<color>33554432</color>
<x>499</x>
<y>17</y>
<x>602</x>
<y>40</y>
<height>16</height>
<width>75</width>
<width>111</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<name>taxable_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -267,28 +307,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<id>6</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>579</x>
<y>17</y>
<x>717</x>
<y>40</y>
<height>16</height>
<width>100</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>taxable_amt</name>
<visible>1</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -306,25 +349,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>605</x>
<y>37</y>
<x>394</x>
<y>40</y>
<height>16</height>
<width>100</width>
<width>204</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type</name>
<name>unit</name>
<visible>1</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -340,31 +384,21 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<text> HSN/SAC Description:</text>
<border>2</border>
<color>33554432</color>
<x>605</x>
<y>57</y>
<x>292</x>
<y>19</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<width>219</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>taxable_amt</name>
<name>gs_descr_t</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -374,20 +408,21 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Unit:</text>
<border>2</border>
<color>33554432</color>
<x>520</x>
<y>154</y>
<x>292</x>
<y>40</y>
<height>16</height>
<width>80</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -405,26 +440,27 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<id>5</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>605</x>
<y>94</y>
<x>197</x>
<y>19</y>
<height>16</height>
<width>100</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>igst_amt</name>
<name>gs_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -446,20 +482,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>14</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>605</x>
<y>134</y>
<x>197</x>
<y>40</y>
<height>16</height>
<width>100</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sgst_amt</name>
<name>quantity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -482,31 +518,21 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text> HSN/SAC Code:</text>
<border>2</border>
<color>33554432</color>
<x>605</x>
<y>154</y>
<x>12</x>
<y>19</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit</name>
<name>gs_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</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>
......@@ -516,35 +542,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Quantity:</text>
<border>2</border>
<color>33554432</color>
<x>605</x>
<y>174</y>
<x>12</x>
<y>40</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>supply_type</name>
<name>quantity_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>2</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>
......@@ -554,33 +571,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>1</alignment>
<tabsequence>170</tabsequence>
<id>21</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>605</x>
<y>194</y>
<x>197</x>
<y>62</y>
<height>16</height>
<width>100</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cess_amt</name>
<name>gst_rate</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -596,31 +613,21 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<text>Rate:</text>
<border>2</border>
<color>33554432</color>
<x>605</x>
<y>114</y>
<x>12</x>
<y>61</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cgst_amt</name>
<name>gst_rate_t</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -630,35 +637,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>199</x>
<y>17</y>
<alignment>1</alignment>
<text>IGST:</text>
<border>2</border>
<color>33554432</color>
<x>12</x>
<y>82</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<width>347</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>igst_amt_t</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -668,24 +665,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Serial No:</text>
<text>CGST:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>17</y>
<x>13</x>
<y>103</y>
<height>16</height>
<width>120</width>
<width>347</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>cgst_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -699,21 +697,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line Type:</text>
<text>SGST:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>37</y>
<x>12</x>
<y>124</y>
<height>16</height>
<width>290</width>
<width>347</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type_t</name>
<name>sgst_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -727,23 +726,24 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>8</id>
<alignment>1</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>199</x>
<y>37</y>
<color>33554432</color>
<x>364</x>
<y>82</y>
<height>16</height>
<width>106</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sr_no__old</name>
<name>igst_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -766,53 +766,25 @@
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Taxable Amount:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>57</y>
<height>16</height>
<width>290</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>taxable_amt_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>6</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<id>10</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>57</y>
<x>366</x>
<y>103</y>
<height>16</height>
<width>106</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gs_code</name>
<name>cgst_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -834,20 +806,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>12</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>94</y>
<x>365</x>
<y>124</y>
<height>16</height>
<width>106</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>igst_perc</name>
<name>sgst_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -870,31 +842,21 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>10</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<text>CESS:</text>
<border>2</border>
<color>33554432</color>
<x>199</x>
<y>114</y>
<x>12</x>
<y>145</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<width>347</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cgst_perc</name>
<name>cess_amt_t</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -904,26 +866,27 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<height.autosize>yes</height.autosize>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>17</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>134</y>
<x>366</x>
<y>145</y>
<height>16</height>
<width>106</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sgst_perc</name>
<name>cess_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -946,29 +909,52 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<GroupBox>
<band>Detail</band>
<id>16</id>
<alignment>1</alignment>
<tabsequence>140</tabsequence>
<text>Other</text>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>174</y>
<x>1</x>
<y>170</y>
<height>152</height>
<width>773</width>
<name>gb_2</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>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>255</color>
<x>414</x>
<y>188</y>
<height>16</height>
<width>106</width>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -981,32 +967,30 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<tabsequence>160</tabsequence>
<id>4</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>194</y>
<x>661</x>
<y>210</y>
<height>16</height>
<width>106</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cess_perc</name>
<visible>1</visible>
<EditStyle style="edit">
<name>line_type</name>
<visible>0</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1022,31 +1006,21 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Status:</text>
<border>2</border>
<color>33554432</color>
<x>199</x>
<y>154</y>
<x>479</x>
<y>188</y>
<height>16</height>
<width>316</width>
<format>[general]</format>
<width>150</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gs_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1056,33 +1030,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>199</x>
<y>214</y>
<x>635</x>
<y>188</y>
<height>16</height>
<width>533</width>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<name>status</name>
<visible>0</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1101,18 +1073,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>IGST Amount:</text>
<text>Serial No:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>94</y>
<x>309</x>
<y>188</y>
<height>16</height>
<width>290</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>igst_amt_t</name>
<visible>1</visible>
<name>line_no_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1129,18 +1101,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>CGST Amount:</text>
<text>Line Type:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>114</y>
<x>309</x>
<y>210</y>
<height>16</height>
<width>290</width>
<width>345</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cgst_amt_t</name>
<visible>1</visible>
<name>line_type_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1154,21 +1126,69 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>1</alignment>
<text>SGST Amount:</text>
<border>2</border>
<tabsequence>100</tabsequence>
<border>5</border>
<color>255</color>
<x>198</x>
<y>210</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sr_no__old</name>
<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>
<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>18</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>310</x>
<y>134</y>
<x>198</x>
<y>232</y>
<height>16</height>
<width>290</width>
<width>590</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sgst_amt_t</name>
<visible>1</visible>
<name>remarks</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>
......@@ -1178,25 +1198,34 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Supply Type:</text>
<border>2</border>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>310</x>
<y>174</y>
<x>198</x>
<y>188</y>
<height>16</height>
<width>290</width>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>supply_type_t</name>
<name>tran_id</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>
......@@ -1207,23 +1236,23 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>CESS Amount:</text>
<text>Transaction Id:</text>
<border>2</border>
<color>33554432</color>
<x>310</x>
<y>194</y>
<x>12</x>
<y>188</y>
<height>16</height>
<width>290</width>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cess_amt_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1238,45 +1267,53 @@
<color>536870912</color>
</background>
</TextObject>
<GroupBox>
<TextObject>
<band>Detail</band>
<text>CESS Percentage:</text>
<border>5</border>
<alignment>1</alignment>
<text>Old Serial Number:</text>
<border>2</border>
<color>33554432</color>
<x>1</x>
<y>79</y>
<height>155</height>
<width>746</width>
<name>gb_2</name>
<x>12</x>
<y>210</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sr_no__old_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</GroupBox>
<GroupBox>
</TextObject>
<TextObject>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<alignment>1</alignment>
<text>Remarks:</text>
<border>2</border>
<color>33554432</color>
<x>2</x>
<y>1</y>
<height>77</height>
<width>715</width>
<name>gb_1</name>
<x>12</x>
<y>232</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
......@@ -1285,21 +1322,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</GroupBox>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<text>IGST Rate:</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>17</y>
<x>12</x>
<y>254</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>igst_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1313,21 +1350,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Old Serial Number:</text>
<text>CGST Rate:</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>37</y>
<x>12</x>
<y>275</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sr_no__old_t</name>
<name>cgst_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1345,17 +1383,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>GS Code:</text>
<text>SGST Rate:</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>57</y>
<x>12</x>
<y>296</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gs_code_t</name>
<name>sgst_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1370,21 +1408,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<text>IGST(%):</text>
<border>2</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>14</x>
<y>94</y>
<x>197</x>
<y>296</y>
<height>16</height>
<width>180</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>igst_perc_t</name>
<name>sgst_perc</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1394,25 +1442,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>1</alignment>
<text>SGST(%):</text>
<border>2</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>14</x>
<y>134</y>
<x>197</x>
<y>275</y>
<height>16</height>
<width>180</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sgst_perc_t</name>
<name>cgst_perc</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1422,25 +1480,35 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<text>GS Description:</text>
<border>2</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>14</x>
<y>154</y>
<x>197</x>
<y>254</y>
<height>16</height>
<width>180</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gs_descr_t</name>
<name>igst_perc</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1450,24 +1518,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quantity:</text>
<text>Supply Type:</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>174</y>
<x>293</x>
<y>254</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<name>supply_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1481,22 +1549,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
<height.autosize>yes</height.autosize>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>CESS(%):</text>
<border>2</border>
<id>15</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>14</x>
<y>194</y>
<x>478</x>
<y>254</y>
<height>16</height>
<width>180</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cess_perc_t</name>
<name>supply_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>
......@@ -1506,24 +1583,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<text>CESS Rate:</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>214</y>
<x>293</x>
<y>296</y>
<height>16</height>
<width>180</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>cess_perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1538,21 +1615,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>1</alignment>
<text>CGST(%):</text>
<border>2</border>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>14</x>
<y>114</y>
<x>478</x>
<y>296</y>
<height>16</height>
<width>180</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cgst_perc_t</name>
<name>cess_perc</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1562,10 +1649,10 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
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