Commit 47cef50a authored by dpawar's avatar dpawar

added updated xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93962 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b65f4766
...@@ -161,7 +161,14 @@ ...@@ -161,7 +161,14 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>spl_sales_por_hdr.chg_term</dbname> <dbname>spl_sales_por_hdr.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_hdr&quot; ) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.invoice_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.site_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.cust_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.curr_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.exch_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.amount&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id__drn&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.confirmed&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.conf_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.wf_status&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_user&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_term&quot;)WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:fromdate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todate&quot; ) ) ARG(NAME = &quot;fromdate&quot; TYPE = date) ARG(NAME = &quot;todate&quot; TYPE = date) </retrieve> <table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>debit_note_amt</name>
<dbname>spl_sales_por_hdr.debit_note_amt</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_hdr&quot; ) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.invoice_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.site_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.cust_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.curr_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.exch_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.amount&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id__drn&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.confirmed&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.conf_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.wf_status&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_user&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_term&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.debit_note_amt&quot;)WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:fromdate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todate&quot; ) ) ARG(NAME = &quot;fromdate&quot; TYPE = date) ARG(NAME = &quot;todate&quot; TYPE = date) </retrieve>
<update>spl_sales_por_hdr</update> <update>spl_sales_por_hdr</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -317,10 +324,10 @@ ...@@ -317,10 +324,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Currency Code</text> <text>Curr Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1011</x> <x>532</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -348,7 +355,7 @@ ...@@ -348,7 +355,7 @@
<text>Exch Rate</text> <text>Exch Rate</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1092</x> <x>613</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -373,13 +380,13 @@ ...@@ -373,13 +380,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Invoice Amount</text> <text>Amount</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>839</x> <x>687</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>98</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -404,7 +411,7 @@ ...@@ -404,7 +411,7 @@
<text>Tran Id Drn</text> <text>Tran Id Drn</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>939</x> <x>761</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -432,10 +439,10 @@ ...@@ -432,10 +439,10 @@
<text>Confirmed</text> <text>Confirmed</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>624</x> <x>1091</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>79</width> <width>59</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -460,7 +467,7 @@ ...@@ -460,7 +467,7 @@
<text>Confirmed Date</text> <text>Confirmed Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>705</x> <x>1152</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
...@@ -488,7 +495,7 @@ ...@@ -488,7 +495,7 @@
<text>Emp Code Aprv</text> <text>Emp Code Aprv</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1166</x> <x>1286</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -513,13 +520,13 @@ ...@@ -513,13 +520,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Status</text> <text>Wf Status</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>532</x> <x>1380</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>90</width> <width>56</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -544,7 +551,7 @@ ...@@ -544,7 +551,7 @@
<text>Chg Date</text> <text>Chg Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1260</x> <x>1438</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
...@@ -572,7 +579,7 @@ ...@@ -572,7 +579,7 @@
<text>Chg User</text> <text>Chg User</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1394</x> <x>1572</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -600,7 +607,7 @@ ...@@ -600,7 +607,7 @@
<text>Chg Term</text> <text>Chg Term</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1462</x> <x>1640</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -622,6 +629,34 @@ ...@@ -622,6 +629,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Debit Note Amt</text>
<border>6</border>
<color>33554432</color>
<x>833</x>
<y>1</y>
<height>16</height>
<width>256</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>debit_note_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -816,10 +851,10 @@ ...@@ -816,10 +851,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>60</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1011</x> <x>532</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>79</width> <width>79</width>
...@@ -854,10 +889,10 @@ ...@@ -854,10 +889,10 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1092</x> <x>613</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -892,13 +927,13 @@ ...@@ -892,13 +927,13 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>90</tabsequence> <tabsequence>80</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>839</x> <x>687</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>98</width> <width>72</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -930,10 +965,10 @@ ...@@ -930,10 +965,10 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>90</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>939</x> <x>761</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>70</width> <width>70</width>
...@@ -968,13 +1003,13 @@ ...@@ -968,13 +1003,13 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>110</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>624</x> <x>1091</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>79</width> <width>59</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1006,10 +1041,10 @@ ...@@ -1006,10 +1041,10 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>120</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>705</x> <x>1152</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>132</width> <width>132</width>
...@@ -1047,7 +1082,7 @@ ...@@ -1047,7 +1082,7 @@
<tabsequence>130</tabsequence> <tabsequence>130</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1166</x> <x>1286</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>92</width> <width>92</width>
...@@ -1082,13 +1117,13 @@ ...@@ -1082,13 +1117,13 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>140</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>532</x> <x>1380</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>90</width> <width>56</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1120,10 +1155,10 @@ ...@@ -1120,10 +1155,10 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>150</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1260</x> <x>1438</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>132</width> <width>132</width>
...@@ -1158,10 +1193,10 @@ ...@@ -1158,10 +1193,10 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>160</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1394</x> <x>1572</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
...@@ -1196,10 +1231,10 @@ ...@@ -1196,10 +1231,10 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>170</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1462</x> <x>1640</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -1230,6 +1265,42 @@ ...@@ -1230,6 +1265,42 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>833</x>
<y>1</y>
<height>15</height>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>debit_note_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -149,12 +149,40 @@ ...@@ -149,12 +149,40 @@
<dbname>spl_sales_por_det.amount</dbname> <dbname>spl_sales_por_det.amount</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;) COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.amount&quot;) COLUMN(NAME=&quot;item.descr&quot;) JOIN (LEFT=&quot;spl_sales_por_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;spl_sales_por_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type size="100">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>spl_sales_por_det.remarks</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>transit_day</name>
<dbname>spl_sales_por_det.transit_day</dbname>
</table_column>
<table_column>
<type precision="4">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>aprv_rate</name>
<dbname>spl_sales_por_det.aprv_rate</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>debit_note_amt</name>
<dbname>spl_sales_por_det.debit_note_amt</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;) COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.amount&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;spl_sales_por_det.remarks&quot;) COLUMN(NAME=&quot;spl_sales_por_det.transit_day&quot;) COLUMN(NAME=&quot;spl_sales_por_det.aprv_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_det.debit_note_amt&quot;) JOIN (LEFT=&quot;spl_sales_por_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;spl_sales_por_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>spl_sales_por_det</update> <update>spl_sales_por_det</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -281,7 +309,7 @@ ...@@ -281,7 +309,7 @@
<text>Location Code</text> <text>Location Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>562</x> <x>820</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
...@@ -309,7 +337,7 @@ ...@@ -309,7 +337,7 @@
<text>Lot No</text> <text>Lot No</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>672</x> <x>930</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -337,7 +365,7 @@ ...@@ -337,7 +365,7 @@
<text>Lot Sl</text> <text>Lot Sl</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>770</x> <x>1028</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -365,7 +393,7 @@ ...@@ -365,7 +393,7 @@
<text>Bill No</text> <text>Bill No</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>868</x> <x>1126</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
...@@ -393,7 +421,7 @@ ...@@ -393,7 +421,7 @@
<text>Bill Date</text> <text>Bill Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1019</x> <x>1277</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
...@@ -418,12 +446,12 @@ ...@@ -418,12 +446,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Rate Inv</text> <text>Invoice Rate</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1153</x> <x>1411</x>
<y>2</y> <y>2</y>
<height>16</height> <height>15</height>
<width>118</width> <width>118</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -446,12 +474,12 @@ ...@@ -446,12 +474,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Rate Resale</text> <text>Resale Rate</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1273</x> <x>1789</x>
<y>2</y> <y>2</y>
<height>16</height> <height>15</height>
<width>95</width> <width>95</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -474,12 +502,12 @@ ...@@ -474,12 +502,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Quantity Inv</text> <text>Invoice Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1370</x> <x>1886</x>
<y>2</y> <y>2</y>
<height>16</height> <height>15</height>
<width>126</width> <width>126</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -502,12 +530,12 @@ ...@@ -502,12 +530,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Quantity Resale</text> <text>Resale Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1498</x> <x>2014</x>
<y>2</y> <y>2</y>
<height>16</height> <height>15</height>
<width>126</width> <width>126</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -533,7 +561,7 @@ ...@@ -533,7 +561,7 @@
<text>Amount</text> <text>Amount</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1626</x> <x>2142</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -583,6 +611,118 @@ ...@@ -583,6 +611,118 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Remarks</text>
<border>6</border>
<color>33554432</color>
<x>2494</x>
<y>1</y>
<height>17</height>
<width>598</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>spl_sales_por_det_remarks_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Transit Day(s)</text>
<border>6</border>
<color>33554432</color>
<x>2236</x>
<y>1</y>
<height>17</height>
<width>256</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>spl_sales_por_det_transit_day_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Approved Rate</text>
<border>6</border>
<color>33554432</color>
<x>1531</x>
<y>1</y>
<height>17</height>
<width>256</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>spl_sales_por_det_aprv_rate_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Debit Note Amt</text>
<border>6</border>
<color>33554432</color>
<x>562</x>
<y>1</y>
<height>17</height>
<width>256</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>debit_note_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -739,10 +879,10 @@ ...@@ -739,10 +879,10 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>562</x> <x>820</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>108</width> <width>108</width>
...@@ -777,10 +917,10 @@ ...@@ -777,10 +917,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>80</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>672</x> <x>930</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -815,10 +955,10 @@ ...@@ -815,10 +955,10 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>90</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>770</x> <x>1028</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>96</width> <width>96</width>
...@@ -853,10 +993,10 @@ ...@@ -853,10 +993,10 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>100</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>868</x> <x>1126</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>149</width> <width>149</width>
...@@ -891,10 +1031,10 @@ ...@@ -891,10 +1031,10 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>110</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1019</x> <x>1277</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>132</width> <width>132</width>
...@@ -929,10 +1069,10 @@ ...@@ -929,10 +1069,10 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>110</tabsequence> <tabsequence>120</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1153</x> <x>1411</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>118</width> <width>118</width>
...@@ -967,10 +1107,10 @@ ...@@ -967,10 +1107,10 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>140</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1273</x> <x>1789</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>95</width> <width>95</width>
...@@ -1005,10 +1145,10 @@ ...@@ -1005,10 +1145,10 @@
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>130</tabsequence> <tabsequence>150</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1370</x> <x>1886</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>126</width> <width>126</width>
...@@ -1043,10 +1183,10 @@ ...@@ -1043,10 +1183,10 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>140</tabsequence> <tabsequence>160</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1498</x> <x>2014</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>126</width> <width>126</width>
...@@ -1081,10 +1221,10 @@ ...@@ -1081,10 +1221,10 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>150</tabsequence> <tabsequence>170</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1626</x> <x>2142</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>92</width> <width>92</width>
...@@ -1151,6 +1291,150 @@ ...@@ -1151,6 +1291,150 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2494</x>
<y>1</y>
<height>15</height>
<width>598</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2236</x>
<y>1</y>
<height>15</height>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>transit_day</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1531</x>
<y>1</y>
<height>15</height>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>aprv_rate</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>562</x>
<y>1</y>
<height>15</height>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>debit_note_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
...@@ -1169,6 +1453,12 @@ ...@@ -1169,6 +1453,12 @@
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_spl_sales_por_det_brow</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_spl_sales_por_det_brow&gt;&lt;d_spl_sales_por_det_brow_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;line_no__trace&gt;line_no__trace&lt;/line_no__trace&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;loc_code&gt;loc_code&lt;/loc_code&gt;&lt;lot_no&gt;lot_no&lt;/lot_no&gt;&lt;lot_sl&gt;lot_sl&lt;/lot_sl&gt;&lt;bill_no&gt;bill_no&lt;/bill_no&gt;&lt;bil_date&gt;bil_date&lt;/bil_date&gt;&lt;rate__inv&gt;rate__inv&lt;/rate__inv&gt;&lt;rate__resale&gt;rate__resale&lt;/rate__resale&gt;&lt;quantity__inv&gt;quantity__inv&lt;/quantity__inv&gt;&lt;quantity__resale&gt;quantity__resale&lt;/quantity__resale&gt;&lt;amount&gt;amount&lt;/amount&gt;&lt;descr&gt;descr&lt;/descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;transit_day&gt;transit_day&lt;/transit_day&gt;&lt;debit_note_amt/&gt;&lt;aprv_rate&gt;aprv_rate&lt;/aprv_rate&gt;&lt;/d_spl_sales_por_det_brow_row&gt;&lt;/d_spl_sales_por_det_brow&gt;</xml>
</Template>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
......
...@@ -180,7 +180,14 @@ ...@@ -180,7 +180,14 @@
<name>prd_code</name> <name>prd_code</name>
<dbname>invoice.prd_code</dbname> <dbname>invoice.prd_code</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_hdr&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;invoice&quot; ) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.invoice_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.site_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.cust_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.curr_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.exch_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.amount&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id__drn&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.confirmed&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.conf_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.wf_status&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_user&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_term&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;invoice.prd_code&quot;) JOIN (LEFT=&quot;customer.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_hdr.cust_code&quot; ) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_hdr.site_code&quot; ) JOIN (LEFT=&quot;spl_sales_por_hdr.invoice_id&quot; OP =&quot;=&quot;RIGHT=&quot;invoice.invoice_id&quot; )WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>debit_note_amt</name>
<dbname>spl_sales_por_hdr.debit_note_amt</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_hdr&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;invoice&quot; ) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.invoice_id&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.site_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.cust_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.curr_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.exch_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.amount&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.tran_id__drn&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.confirmed&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.conf_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.wf_status&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_date&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_user&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.chg_term&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;invoice.prd_code&quot;) COLUMN(NAME=&quot;spl_sales_por_hdr.debit_note_amt&quot;) JOIN (LEFT=&quot;customer.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_hdr.cust_code&quot; ) JOIN (LEFT=&quot;site.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_hdr.site_code&quot; ) JOIN (LEFT=&quot;spl_sales_por_hdr.invoice_id&quot; OP =&quot;=&quot;RIGHT=&quot;invoice.invoice_id&quot; )WHERE( EXP1 =&quot;spl_sales_por_hdr.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>spl_sales_por_hdr</update> <update>spl_sales_por_hdr</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -435,69 +442,21 @@ ...@@ -435,69 +442,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>116</x>
<y>29</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</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>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Transaction Id:</text>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>116</x> <x>15</x>
<y>52</y> <y>29</y>
<height>16</height> <height>16</height>
<width>90</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>invoice_id</name> <name>tran_id_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -507,24 +466,24 @@ ...@@ -507,24 +466,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Id:</text> <text>Currency Code:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>15</x>
<y>29</y> <y>121</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_t</name> <name>curr_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -542,17 +501,17 @@ ...@@ -542,17 +501,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Invoice Id:</text> <text>Amount:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>15</x>
<y>52</y> <y>144</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>invoice_id_t</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -570,17 +529,17 @@ ...@@ -570,17 +529,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site Code:</text> <text>Exchange Rate:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>327</x>
<y>75</y> <y>121</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code_t</name> <name>exch_rate_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -598,17 +557,17 @@ ...@@ -598,17 +557,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Customer Code:</text> <text>Tran Id Drn:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>327</x>
<y>98</y> <y>144</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code_t</name> <name>tran_id__drn_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -623,21 +582,31 @@ ...@@ -623,21 +582,31 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Currency Code:</text> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>15</x> <x>428</x>
<y>121</y> <y>121</y>
<height>16</height> <height>16</height>
<width>97</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>curr_code_t</name> <name>exch_rate</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -647,24 +616,24 @@ ...@@ -647,24 +616,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Invoice Amount:</text> <text>Emp Code Aprv:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>15</x>
<y>144</y> <y>190</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_t</name> <name>emp_code__aprv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -681,23 +650,23 @@ ...@@ -681,23 +650,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>9</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>428</x> <x>428</x>
<y>29</y> <y>144</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>tran_id__drn</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -717,29 +686,21 @@ ...@@ -717,29 +686,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Status:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>48</x>
<x>213</x> <y>167</y>
<y>77</y>
<height>16</height> <height>16</height>
<width>305</width> <width>65</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_descr</name> <name>wf_status_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -749,31 +710,61 @@ ...@@ -749,31 +710,61 @@
<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> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>208</x>
<y>167</y>
<height>16</height>
<width>68</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>10</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>213</x> <x>279</x>
<y>99</y> <y>167</y>
<height>16</height> <height>16</height>
<width>305</width> <width>50</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_name</name> <name>confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -792,17 +783,17 @@ ...@@ -792,17 +783,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Date:</text> <text>Confirmed Date:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>322</x> <x>333</x>
<y>29</y> <y>167</y>
<height>16</height> <height>16</height>
<width>102</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>conf_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -820,17 +811,17 @@ ...@@ -820,17 +811,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Exchange Rate:</text> <text>Period Code:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>327</x> <x>328</x>
<y>121</y> <y>190</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>exch_rate_t</name> <name>prd_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -845,21 +836,31 @@ ...@@ -845,21 +836,31 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>11</id>
<text>Tran Id Drn:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>327</x> <color>255</color>
<y>144</y> <x>428</x>
<y>167</y>
<height>16</height> <height>16</height>
<width>97</width> <width>90</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id__drn_t</name> <name>conf_date</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -869,33 +870,31 @@ ...@@ -869,33 +870,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>19</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>116</x> <x>428</x>
<y>75</y> <y>190</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>prd_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -913,23 +912,23 @@ ...@@ -913,23 +912,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>2</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>116</x> <x>428</x>
<y>98</y> <y>29</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code</name> <name>tran_date</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>yes</autoselect>
...@@ -949,31 +948,21 @@ ...@@ -949,31 +948,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>Transaction Date:</text>
<border>5</border> <border>0</border>
<color>255</color> <color>33554432</color>
<x>428</x> <x>322</x>
<y>121</y> <y>29</y>
<height>16</height> <height>16</height>
<width>90</width> <width>102</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>exch_rate</name> <name>tran_date_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -983,35 +972,25 @@ ...@@ -983,35 +972,25 @@
<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> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Site Code:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>15</x>
<x>116</x> <y>52</y>
<y>121</y>
<height>16</height> <height>16</height>
<width>90</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>curr_code</name> <name>site_code_t</name>
<visible>1</visible> <visible>1</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1021,33 +1000,31 @@ ...@@ -1021,33 +1000,31 @@
<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> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>18</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>116</x> <x>213</x>
<y>144</y> <y>52</y>
<height>16</height> <height>16</height>
<width>90</width> <width>305</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>site_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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1063,31 +1040,21 @@ ...@@ -1063,31 +1040,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Customer Code:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>116</x> <x>15</x>
<y>190</y> <y>75</y>
<height>16</height> <height>16</height>
<width>90</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv</name> <name>cust_code_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1097,24 +1064,24 @@ ...@@ -1097,24 +1064,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Emp Code Aprv:</text> <text>Invoice Id:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>15</x> <x>15</x>
<y>190</y> <y>98</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv_t</name> <name>invoice_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1131,20 +1098,20 @@ ...@@ -1131,20 +1098,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>1</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>428</x> <x>116</x>
<y>144</y> <y>29</y>
<height>16</height> <height>16</height>
<width>90</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id__drn</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
...@@ -1167,21 +1134,69 @@ ...@@ -1167,21 +1134,69 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>116</x>
<y>121</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>curr_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Status:</text> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>48</x> <x>116</x>
<y>167</y> <y>144</y>
<height>16</height> <height>16</height>
<width>65</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>wf_status_t</name> <name>amount</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1191,15 +1206,15 @@ ...@@ -1191,15 +1206,15 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>116</x> <x>116</x>
...@@ -1231,21 +1246,31 @@ ...@@ -1231,21 +1246,31 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>12</id>
<text>Confirmed:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>208</x> <color>255</color>
<y>167</y> <x>116</x>
<y>190</y>
<height>16</height> <height>16</height>
<width>68</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_t</name> <name>emp_code__aprv</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1255,30 +1280,30 @@ ...@@ -1255,30 +1280,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>279</x> <x>116</x>
<y>167</y> <y>52</y>
<height>16</height> <height>16</height>
<width>50</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>site_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1294,24 +1319,72 @@ ...@@ -1294,24 +1319,72 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Confirmed Date:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>116</x>
<y>75</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>333</x> <x>116</x>
<y>167</y> <y>98</y>
<height>16</height> <height>16</height>
<width>97</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date_t</name> <name>invoice_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1321,24 +1394,24 @@ ...@@ -1321,24 +1394,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Period Code:</text> <text>Debit Note Amount:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>328</x> <x>311</x>
<y>190</y> <y>98</y>
<height>16</height> <height>15</height>
<width>97</width> <width>114</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code_t</name> <name>t_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1355,27 +1428,25 @@ ...@@ -1355,27 +1428,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>17</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>428</x> <x>213</x>
<y>167</y> <y>75</y>
<height>16</height> <height>16</height>
<width>90</width> <width>305</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>cust_name</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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1393,20 +1464,20 @@ ...@@ -1393,20 +1464,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>20</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>428</x> <x>428</x>
<y>190</y> <y>98</y>
<height>16</height> <height>15</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code</name> <name>debit_note_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1445,6 +1516,12 @@ ...@@ -1445,6 +1516,12 @@
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_spl_sales_por_hdr_edit</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_spl_sales_por_hdr_edit&gt;&lt;d_spl_sales_por_hdr_edit_row __pbband=&quot;detail&quot;&gt;&lt;tran_id/&gt;&lt;tran_date&gt;tran_date&lt;/tran_date&gt;&lt;invoice_id&gt;invoice_id&lt;/invoice_id&gt;&lt;site_code/&gt;&lt;cust_code&gt;cust_code&lt;/cust_code&gt;&lt;curr_code&gt;curr_code&lt;/curr_code&gt;&lt;exch_rate&gt;exch_rate&lt;/exch_rate&gt;&lt;amount&gt;amount&lt;/amount&gt;&lt;tran_id__drn&gt;tran_id__drn&lt;/tran_id__drn&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;emp_code__aprv&gt;emp_code__aprv&lt;/emp_code__aprv&gt;&lt;wf_status&gt;wf_status&lt;/wf_status&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;cust_name&gt;cust_name&lt;/cust_name&gt;&lt;site_descr&gt;site_descr&lt;/site_descr&gt;&lt;prd_code&gt;prd_code&lt;/prd_code&gt;&lt;debit_note_amt&gt;debit_note_amt&lt;/debit_note_amt&gt;&lt;/d_spl_sales_por_hdr_edit_row&gt;&lt;/d_spl_sales_por_hdr_edit&gt;</xml>
</Template>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>478</height> <height>309</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -134,21 +134,6 @@ ...@@ -134,21 +134,6 @@
<name>quantity__inv</name> <name>quantity__inv</name>
<dbname>spl_sales_por_det.quantity__inv</dbname> <dbname>spl_sales_por_det.quantity__inv</dbname>
</table_column> </table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quantity__resale</name>
<dbname>spl_sales_por_det.quantity__resale</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>spl_sales_por_det.amount</dbname>
</table_column>
<table_column> <table_column>
<type size="0">char</type> <type size="0">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -162,14 +147,50 @@ ...@@ -162,14 +147,50 @@
<dbname>prd_code</dbname> <dbname>prd_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;) COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.amount&quot;) COMPUTE(NAME=&quot;&apos;&apos; item_ser__prom&quot;) COMPUTE(NAME=&quot;&apos;&apos; prd_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_det.item_code&quot; )WHERE( EXP1 =&quot;spl_sales_por_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;spl_sales_por_det.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve> <table_column>
<type size="100">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>spl_sales_por_det.remarks</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>transit_day</name>
<dbname>spl_sales_por_det.transit_day</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>debit_note_amt</name>
<dbname>spl_sales_por_det.debit_note_amt</dbname>
</table_column>
<table_column>
<type precision="4">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>aprv_rate</name>
<dbname>spl_sales_por_det.aprv_rate</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quantity__resale</name>
<dbname>spl_sales_por_det.quantity__resale</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;) COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;) COMPUTE(NAME=&quot;&apos;&apos; item_ser__prom&quot;) COMPUTE(NAME=&quot;&apos;&apos; prd_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;spl_sales_por_det.remarks&quot;) COLUMN(NAME=&quot;spl_sales_por_det.transit_day&quot;) COLUMN(NAME=&quot;spl_sales_por_det.debit_note_amt&quot;) COLUMN(NAME=&quot;spl_sales_por_det.aprv_rate&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;spl_sales_por_det.item_code&quot; )WHERE( EXP1 =&quot;spl_sales_por_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;spl_sales_por_det.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<update>spl_sales_por_det</update> <update>spl_sales_por_det</update>
<updatewhere>1</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>tran_id</name> <name>tran_id</name>
...@@ -180,21 +201,31 @@ ...@@ -180,21 +201,31 @@
<type>number</type> <type>number</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<text>Lot No:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>206</x> <color>255</color>
<y>172</y> <x>121</x>
<y>92</y>
<height>16</height> <height>16</height>
<width>45</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lot_no_t</name> <name>item_code</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -207,26 +238,26 @@ ...@@ -207,26 +238,26 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>10</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>252</x> <x>121</x>
<y>172</y> <y>115</y>
<height>16</height> <height>16</height>
<width>70</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lot_no</name> <name>rate__inv</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>
...@@ -246,21 +277,31 @@ ...@@ -246,21 +277,31 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Loc Code:</text> <tabsequence>10</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>326</x> <x>121</x>
<y>172</y> <y>138</y>
<height>16</height> <height>16</height>
<width>62</width> <width>80</width>
<format>[General]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code_t</name> <name>rate__resale</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -271,24 +312,34 @@ ...@@ -271,24 +312,34 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Line No:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>311</x> <x>121</x>
<y>45</y> <y>161</y>
<height>16</height> <height>16</height>
<width>58</width> <width>80</width>
<format>0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no_t</name> <name>bill_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -299,32 +350,30 @@ ...@@ -299,32 +350,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>371</x> <x>121</x>
<y>45</y> <y>184</y>
<height>16</height> <height>15</height>
<width>80</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>aprv_rate</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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -342,27 +391,25 @@ ...@@ -342,27 +391,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>13</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>391</x> <x>121</x>
<y>172</y> <y>229</y>
<height>16</height> <height>16</height>
<width>60</width> <width>48</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code</name> <name>item_ser__prom</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>8</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -380,27 +427,25 @@ ...@@ -380,27 +427,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>16</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>379</x> <x>121</x>
<y>193</y> <y>252</y>
<height>16</height> <height>16</height>
<width>72</width> <width>330</width>
<format>[General]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>remarks</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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -413,58 +458,32 @@ ...@@ -413,58 +458,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Diff. Amount:</text>
<border>0</border>
<color>33554432</color>
<x>300</x>
<y>193</y>
<height>16</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</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>17</id> <id>1</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>206</x> <x>121</x>
<y>88</y> <y>46</y>
<height>16</height> <height>16</height>
<width>245</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -480,21 +499,31 @@ ...@@ -480,21 +499,31 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Quantity Inv:</text> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>266</x> <x>121</x>
<y>109</y> <y>69</y>
<height>16</height> <height>16</height>
<width>98</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__inv_t</name> <name>line_no__trace</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -507,23 +536,23 @@ ...@@ -507,23 +536,23 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>2</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>371</x> <x>371</x>
<y>109</y> <y>46</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__inv</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -546,21 +575,29 @@ ...@@ -546,21 +575,29 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>POD Quantity:</text> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>271</x> <x>371</x>
<y>131</y> <y>69</y>
<height>16</height> <height>15</height>
<width>98</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__resale_t</name> <name>debit_note_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -573,30 +610,28 @@ ...@@ -573,30 +610,28 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>15</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>371</x> <x>206</x>
<y>131</y> <y>91</y>
<height>16</height> <height>16</height>
<width>80</width> <width>245</width>
<format>[General]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__resale</name> <name>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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -609,24 +644,34 @@ ...@@ -609,24 +644,34 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Stockist Bill Date:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>270</x> <color>255</color>
<y>153</y> <x>391</x>
<y>205</y>
<height>16</height> <height>16</height>
<width>99</width> <width>60</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bil_date_t</name> <name>loc_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -639,32 +684,22 @@ ...@@ -639,32 +684,22 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Transaction Id:</text>
<tabsequence>40</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>371</x> <x>21</x>
<y>153</y> <y>46</y>
<height>16</height> <height>16</height>
<width>80</width> <width>98</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bil_date</name> <name>tran_id_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -675,23 +710,23 @@ ...@@ -675,23 +710,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>End sale rate:</text> <text>Line No Trace:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>21</x> <x>21</x>
<y>131</y> <y>69</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__resale_t</name> <name>line_no__trace_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -709,17 +744,17 @@ ...@@ -709,17 +744,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Id:</text> <text>Item Code:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>21</x> <x>21</x>
<y>46</y> <y>92</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_t</name> <name>item_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -737,17 +772,17 @@ ...@@ -737,17 +772,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Line No Trace:</text> <text>Invoice Rate:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>21</x> <x>21</x>
<y>67</y> <y>115</y>
<height>16</height> <height>15</height>
<width>98</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no__trace_t</name> <name>rate__inv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -765,17 +800,17 @@ ...@@ -765,17 +800,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Item Code:</text> <text>End sale rate:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>21</x> <x>21</x>
<y>88</y> <y>137</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_code_t</name> <name>rate__resale_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -793,17 +828,17 @@ ...@@ -793,17 +828,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Rate Inv:</text> <text>Stockist Bill No:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>21</x> <x>21</x>
<y>109</y> <y>160</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__inv_t</name> <name>bill_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -821,17 +856,17 @@ ...@@ -821,17 +856,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Stockist Bill No:</text> <text>Approved Rate:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>23</x> <x>17</x>
<y>152</y> <y>183</y>
<height>16</height> <height>15</height>
<width>98</width> <width>102</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bill_no_t</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -842,8 +877,8 @@ ...@@ -842,8 +877,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -852,8 +887,8 @@ ...@@ -852,8 +887,8 @@
<text>Lot Sl:</text> <text>Lot Sl:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>75</x> <x>76</x>
<y>172</y> <y>206</y>
<height>16</height> <height>16</height>
<width>43</width> <width>43</width>
<html> <html>
...@@ -880,8 +915,8 @@ ...@@ -880,8 +915,8 @@
<text>Item Ser Porm:</text> <text>Item Ser Porm:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>20</x> <x>21</x>
<y>193</y> <y>229</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
<html> <html>
...@@ -902,25 +937,53 @@ ...@@ -902,25 +937,53 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>43</x>
<y>252</y>
<height>15</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</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>1</id> <id>7</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>121</x> <x>121</x>
<y>46</y> <y>206</y>
<height>16</height> <height>16</height>
<width>90</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>lot_sl</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -940,31 +1003,21 @@ ...@@ -940,31 +1003,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>3</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>Lot No:</text>
<border>5</border> <border>0</border>
<color>255</color> <color>33554432</color>
<x>121</x> <x>206</x>
<y>67</y> <y>206</y>
<height>16</height> <height>16</height>
<width>80</width> <width>45</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no__trace</name> <name>lot_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -977,26 +1030,26 @@ ...@@ -977,26 +1030,26 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>6</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>121</x> <x>252</x>
<y>88</y> <y>206</y>
<height>16</height> <height>16</height>
<width>80</width> <width>70</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_code</name> <name>lot_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1016,22 +1069,50 @@ ...@@ -1016,22 +1069,50 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Loc Code:</text>
<border>0</border>
<color>33554432</color>
<x>326</x>
<y>206</y>
<height>16</height>
<width>62</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>12</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>121</x> <x>371</x>
<y>109</y> <y>114</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__inv</name> <name>quantity__inv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1056,20 +1137,20 @@ ...@@ -1056,20 +1137,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>20</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>10</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>121</x> <x>371</x>
<y>130</y> <y>137</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[General]</format> <format>[General]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__resale</name> <name>quantity__resale</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1094,28 +1175,25 @@ ...@@ -1094,28 +1175,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>121</x> <x>371</x>
<y>151</y> <y>160</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>0.00</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bill_no</name> <name>bil_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>40</limit> <mask>mm/dd/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1132,27 +1210,25 @@ ...@@ -1132,27 +1210,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>17</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>121</x> <x>371</x>
<y>172</y> <y>183</y>
<height>16</height> <height>15</height>
<width>80</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lot_sl</name> <name>transit_day</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>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1168,29 +1244,21 @@ ...@@ -1168,29 +1244,21 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Line No:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>311</x>
<x>121</x> <y>46</y>
<y>193</y>
<height>16</height> <height>16</height>
<width>48</width> <width>58</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_ser__prom</name> <name>line_no_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1203,7 +1271,147 @@ ...@@ -1203,7 +1271,147 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Debit Note Amount:</text>
<border>0</border>
<color>33554432</color>
<x>255</x>
<y>69</y>
<height>15</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_3</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</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>Invoice Quantity:</text>
<border>0</border>
<color>33554432</color>
<x>271</x>
<y>114</y>
<height>15</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity__inv_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>POD Quantity:</text>
<border>0</border>
<color>33554432</color>
<x>271</x>
<y>137</y>
<height>16</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity__resale_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Stockist Bill Date:</text>
<border>0</border>
<color>33554432</color>
<x>259</x>
<y>160</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bil_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transit Day(s):</text>
<border>0</border>
<color>33554432</color>
<x>284</x>
<y>183</y>
<height>15</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
...@@ -1222,6 +1430,12 @@ ...@@ -1222,6 +1430,12 @@
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_spl_sales_por_det_edit</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_spl_sales_por_det_edit&gt;&lt;d_spl_sales_por_det_edit_row __pbband=&quot;detail&quot;&gt;&lt;tran_id&gt;tran_id&lt;/tran_id&gt;&lt;line_no&gt;line_no&lt;/line_no&gt;&lt;line_no__trace&gt;line_no__trace&lt;/line_no__trace&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;loc_code&gt;loc_code&lt;/loc_code&gt;&lt;lot_no&gt;lot_no&lt;/lot_no&gt;&lt;lot_sl&gt;lot_sl&lt;/lot_sl&gt;&lt;bill_no&gt;bill_no&lt;/bill_no&gt;&lt;bil_date&gt;bil_date&lt;/bil_date&gt;&lt;rate__inv&gt;rate__inv&lt;/rate__inv&gt;&lt;rate__resale&gt;rate__resale&lt;/rate__resale&gt;&lt;quantity__inv&gt;quantity__inv&lt;/quantity__inv&gt;&lt;quantity__resale&gt;quantity__resale&lt;/quantity__resale&gt;&lt;amount/&gt;&lt;item_ser__prom&gt;item_ser__prom&lt;/item_ser__prom&gt;&lt;prd_code&gt;prd_code&lt;/prd_code&gt;&lt;descr&gt;descr&lt;/descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;transit_day&gt;transit_day&lt;/transit_day&gt;&lt;debit_note_amt&gt;debit_note_amt&lt;/debit_note_amt&gt;&lt;/d_spl_sales_por_det_edit_row&gt;&lt;/d_spl_sales_por_det_edit&gt;</xml>
</Template>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
......
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