Commit 666f9f3f authored by dpawar's avatar dpawar

added new fields and remove descr


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96216 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b553a791
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -123,7 +123,7 @@
<dbname>despatchdet.quantity</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
......@@ -459,8 +459,21 @@
<name>pallet_no</name>
<dbname>despatchdet.pallet_no</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>despatchdet</update>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lock_code</name>
<dbname>despatchdet.lock_code</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lot_status</name>
<dbname>lot_status</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) COLUMN(NAME=&quot;despatchdet.lock_code&quot;) COMPUTE(NAME=&quot; &apos;&apos; as lot_status&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>DESPATCHDET</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -474,14 +487,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Measures</text>
<text>Inventory</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>171</y>
<height>114</height>
<y>300</y>
<height>182</height>
<width>562</width>
<name>gb_2</name>
<name>gb_3</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -498,14 +511,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Inventory</text>
<text>Measures</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>292</y>
<height>182</height>
<y>179</y>
<height>114</height>
<width>562</width>
<name>gb_3</name>
<name>gb_2</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -527,7 +540,7 @@
<color>33554432</color>
<x>3</x>
<y>0</y>
<height>158</height>
<height>175</height>
<width>562</width>
<name>gb_1</name>
<visible>0</visible>
......@@ -808,13 +821,237 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cust Item :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>86</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Description :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>109</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Nature :</text>
<border>0</border>
<color>0</color>
<x>229</x>
<y>132</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>48</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>324</x>
<y>132</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status :</text>
<border>0</border>
<color>0</color>
<x>400</x>
<y>132</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>86</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>109</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>481</y>
<y>489</y>
<height>276</height>
<width>563</width>
<name>gb_4</name>
......@@ -839,7 +1076,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>105</width>
<html>
......@@ -868,7 +1105,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -906,7 +1143,7 @@
<border>5</border>
<color>255</color>
<x>209</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
......@@ -942,7 +1179,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>105</width>
<html>
......@@ -970,7 +1207,7 @@
<border>0</border>
<color>0</color>
<x>216</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>71</width>
<html>
......@@ -999,7 +1236,7 @@
<border>5</border>
<color>255</color>
<x>292</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
......@@ -1036,7 +1273,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
......@@ -1072,7 +1309,7 @@
<border>0</border>
<color>0</color>
<x>361</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1101,7 +1338,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>92</width>
<format>#########0.0000</format>
......@@ -1137,7 +1374,7 @@
<border>0</border>
<color>0</color>
<x>7</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1165,7 +1402,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>92</width>
<format>[GENERAL]</format>
......@@ -1194,7 +1431,7 @@
<border>0</border>
<color>0</color>
<x>7</x>
<y>257</y>
<y>265</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1222,7 +1459,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>257</y>
<y>265</y>
<height>16</height>
<width>92</width>
<format>[General]</format>
......@@ -1251,7 +1488,7 @@
<border>0</border>
<color>0</color>
<x>341</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>125</width>
<html>
......@@ -1279,7 +1516,7 @@
<border>0</border>
<color>0</color>
<x>360</x>
<y>210</y>
<y>218</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1308,7 +1545,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>92</width>
<format>##########0.000</format>
......@@ -1346,7 +1583,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>210</y>
<y>218</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
......@@ -1382,7 +1619,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>382</y>
<y>390</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1410,7 +1647,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1435,11 +1672,11 @@
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>382</y>
<y>390</y>
<height>16</height>
<width>445</width>
<format>[general]</format>
......@@ -1476,7 +1713,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>359</y>
<y>367</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1501,11 +1738,11 @@
<band>Detail</band>
<id>19</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>359</y>
<y>367</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1539,11 +1776,11 @@
<band>Detail</band>
<id>29</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
<y>358</y>
<y>366</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1576,41 +1813,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>No of Articles :</text>
<text>Pack Quantity :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>336</y>
<y>367</y>
<height>16</height>
<width>123</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Quantity :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>359</y>
<height>16</height>
<width>94</width>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1629,44 +1838,6 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>506</x>
<y>336</y>
<height>16</height>
<width>57</width>
<format>0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<format>####0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -1674,7 +1845,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>80</width>
<html>
......@@ -1699,11 +1870,11 @@
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>209</width>
<format>[general]</format>
......@@ -1737,11 +1908,11 @@
<band>Detail</band>
<id>51</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
......@@ -1771,72 +1942,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
<y>313</y>
<height>16</height>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Lot Serial :</text>
<border>0</border>
<color>0</color>
<x>394</x>
<y>313</y>
<height>16</height>
<width>67</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>52</id>
......@@ -1845,7 +1950,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>336</y>
<y>344</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -1881,7 +1986,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>335</y>
<y>343</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1909,7 +2014,7 @@
<border>0</border>
<color>0</color>
<x>213</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>74</width>
<html>
......@@ -1934,11 +2039,11 @@
<band>Detail</band>
<id>40</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>292</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1977,7 +2082,7 @@
<border>5</border>
<color>255</color>
<x>477</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2016,7 +2121,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2044,7 +2149,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2073,7 +2178,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>dd/mm/yy</format>
......@@ -2107,7 +2212,7 @@
<border>0</border>
<color>0</color>
<x>207</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2136,7 +2241,7 @@
<border>5</border>
<color>255</color>
<x>292</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>dd/mm/yy</format>
......@@ -2170,7 +2275,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2199,7 +2304,7 @@
<border>5</border>
<color>255</color>
<x>477</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>[shortdate] [time]</format>
......@@ -2233,7 +2338,7 @@
<border>0</border>
<color>0</color>
<x>227</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>40</width>
<html>
......@@ -2261,7 +2366,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2290,7 +2395,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -2328,7 +2433,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2357,7 +2462,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2396,7 +2501,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>138</width>
<html>
......@@ -2425,7 +2530,7 @@
<border>5</border>
<color>255</color>
<x>465</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>97</width>
<format>#########0.0000</format>
......@@ -2462,7 +2567,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2499,7 +2604,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2527,7 +2632,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>548</y>
<y>556</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2556,7 +2661,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>549</y>
<y>557</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
......@@ -2593,7 +2698,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2622,7 +2727,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2658,7 +2763,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2687,7 +2792,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2723,7 +2828,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2752,7 +2857,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>86</width>
<format>#########0.0000</format>
......@@ -2789,7 +2894,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2818,7 +2923,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2854,7 +2959,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2883,7 +2988,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2921,7 +3026,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2950,7 +3055,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>86</width>
<format>#########0.0000</format>
......@@ -2987,7 +3092,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>103</width>
<format>dd/mm/yy hh:mm:ss</format>
......@@ -3022,7 +3127,7 @@
<border>5</border>
<color>255</color>
<x>272</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -3057,7 +3162,7 @@
<border>0</border>
<color>0</color>
<x>386</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>47</width>
<html>
......@@ -3086,7 +3191,7 @@
<border>5</border>
<color>0</color>
<x>118</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
......@@ -3119,11 +3224,11 @@
<band>Detail</band>
<id>56</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>174</width>
<format>[general]</format>
......@@ -3160,7 +3265,7 @@
<border>0</border>
<color>0</color>
<x>371</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>108</width>
<html>
......@@ -3188,7 +3293,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3216,7 +3321,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3244,7 +3349,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3272,7 +3377,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3301,7 +3406,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>75</width>
<format>[general]</format>
......@@ -3336,7 +3441,7 @@
<border>0</border>
<color>0</color>
<x>216</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>56</width>
<html>
......@@ -3365,7 +3470,7 @@
<border>5</border>
<color>255</color>
<x>277</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>51</width>
<format>[general]</format>
......@@ -3400,7 +3505,7 @@
<border>0</border>
<color>0</color>
<x>343</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>49</width>
<html>
......@@ -3429,7 +3534,7 @@
<border>5</border>
<color>255</color>
<x>397</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>46</width>
<format>[general]</format>
......@@ -3464,7 +3569,7 @@
<border>0</border>
<color>33554432</color>
<x>478</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>35</width>
<html>
......@@ -3492,7 +3597,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3520,7 +3625,7 @@
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>64</width>
<html>
......@@ -3549,7 +3654,7 @@
<border>5</border>
<color>255</color>
<x>299</x>
<y>730</y>
<y>738</y>
<height>14</height>
<width>66</width>
<format>[general]</format>
......@@ -3584,7 +3689,7 @@
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>89</width>
<html>
......@@ -3613,7 +3718,7 @@
<border>5</border>
<color>255</color>
<x>496</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
......@@ -3649,7 +3754,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>730</y>
<y>738</y>
<height>13</height>
<width>75</width>
<format>##########0.000</format>
......@@ -3686,7 +3791,7 @@
<border>5</border>
<color>255</color>
<x>438</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>124</width>
<format>[general]</format>
......@@ -3722,7 +3827,7 @@
<border>5</border>
<color>0</color>
<x>485</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
......@@ -3759,7 +3864,7 @@
<border>5</border>
<color>255</color>
<x>518</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>44</width>
<format>########.##</format>
......@@ -3795,7 +3900,7 @@
<border>5</border>
<color>255</color>
<x>437</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>125</width>
<format>[general]</format>
......@@ -3831,7 +3936,7 @@
<border>0</border>
<color>0</color>
<x>348</x>
<y>687</y>
<y>695</y>
<height>16</height>
<width>82</width>
<html>
......@@ -3855,73 +3960,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cust Item :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>86</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Description :</text>
<text>Lock Code :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>109</y>
<x>50</x>
<y>155</y>
<height>16</height>
<width>105</width>
<width>63</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Nature :</text>
<border>0</border>
<color>0</color>
<x>229</x>
<y>132</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type_t</name>
<name>lock_code_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -3938,26 +3987,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>48</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>324</x>
<x>511</x>
<y>132</y>
<height>16</height>
<width>41</width>
<width>52</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type</name>
<name>status</name>
<visible>0</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3973,55 +4021,28 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status :</text>
<border>0</border>
<color>0</color>
<x>400</x>
<y>132</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>60</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>511</x>
<y>132</y>
<x>118</x>
<y>155</y>
<height>16</height>
<width>52</width>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>lock_code</name>
<visible>0</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4037,31 +4058,21 @@
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Despatch ID :</text>
<border>0</border>
<color>0</color>
<x>118</x>
<y>86</y>
<x>8</x>
<y>17</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>desp_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -4071,32 +4082,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>109</y>
<y>17</y>
<height>16</height>
<width>444</width>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc</name>
<visible>0</visible>
<name>desp_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4109,23 +4121,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Despatch ID :</text>
<text>LPN No.:</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>17</y>
<x>235</x>
<y>16</y>
<height>16</height>
<width>105</width>
<width>67</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>desp_id_t</name>
<name>lot_sl_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4142,24 +4154,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>17</y>
<color>0</color>
<x>307</x>
<y>16</y>
<height>16</height>
<width>106</width>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>desp_id</name>
<name>lot_sl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -4175,7 +4187,7 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
......@@ -4284,17 +4296,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location :</text>
<text>Lot Status:</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>313</y>
<x>594</x>
<y>67</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4311,28 +4323,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>61</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>118</x>
<y>313</y>
<x>609</x>
<y>104</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<width>40</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>lot_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -4343,7 +4347,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
......@@ -4416,17 +4420,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Weight :</text>
<text>Location :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>428</y>
<y>321</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight_t</name>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4437,34 +4441,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>1</alignment>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>428</y>
<y>321</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4487,7 +4489,7 @@
<border>0</border>
<color>0</color>
<x>234</x>
<y>313</y>
<y>321</y>
<height>16</height>
<width>56</width>
<html>
......@@ -4516,7 +4518,7 @@
<border>5</border>
<color>0</color>
<x>295</x>
<y>313</y>
<y>321</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
......@@ -4546,6 +4548,139 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>No of Cases :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>344</y>
<height>16</height>
<width>123</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>506</x>
<y>344</y>
<height>16</height>
<width>57</width>
<format>0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<format>####0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Weight :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>436</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -123,7 +123,7 @@
<dbname>despatchdet.quantity</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
......@@ -459,8 +459,21 @@
<name>pallet_no</name>
<dbname>despatchdet.pallet_no</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>despatchdet</update>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lock_code</name>
<dbname>despatchdet.lock_code</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lot_status</name>
<dbname>lot_status</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) COLUMN(NAME=&quot;despatchdet.lock_code&quot;) COMPUTE(NAME=&quot; &apos;&apos; as lot_status&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>DESPATCHDET</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -474,14 +487,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Measures</text>
<text>Inventory</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>171</y>
<height>114</height>
<y>300</y>
<height>182</height>
<width>562</width>
<name>gb_2</name>
<name>gb_3</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -498,14 +511,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Inventory</text>
<text>Measures</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>292</y>
<height>182</height>
<y>179</y>
<height>114</height>
<width>562</width>
<name>gb_3</name>
<name>gb_2</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -527,7 +540,7 @@
<color>33554432</color>
<x>3</x>
<y>0</y>
<height>158</height>
<height>175</height>
<width>562</width>
<name>gb_1</name>
<visible>0</visible>
......@@ -808,13 +821,237 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cust Item :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>86</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Description :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>109</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Nature :</text>
<border>0</border>
<color>0</color>
<x>229</x>
<y>132</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>48</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>324</x>
<y>132</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status :</text>
<border>0</border>
<color>0</color>
<x>400</x>
<y>132</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>86</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>109</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<border>5</border>
<color>33554432</color>
<x>4</x>
<y>481</y>
<y>489</y>
<height>276</height>
<width>563</width>
<name>gb_4</name>
......@@ -839,7 +1076,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>105</width>
<html>
......@@ -868,7 +1105,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -906,7 +1143,7 @@
<border>5</border>
<color>255</color>
<x>209</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
......@@ -942,7 +1179,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>105</width>
<html>
......@@ -970,7 +1207,7 @@
<border>0</border>
<color>0</color>
<x>216</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>71</width>
<html>
......@@ -999,7 +1236,7 @@
<border>5</border>
<color>255</color>
<x>292</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>41</width>
<format>[general]</format>
......@@ -1036,7 +1273,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
......@@ -1072,7 +1309,7 @@
<border>0</border>
<color>0</color>
<x>361</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1101,7 +1338,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>211</y>
<y>219</y>
<height>16</height>
<width>92</width>
<format>#########0.0000</format>
......@@ -1137,7 +1374,7 @@
<border>0</border>
<color>0</color>
<x>7</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1165,7 +1402,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>234</y>
<y>242</y>
<height>16</height>
<width>92</width>
<format>[GENERAL]</format>
......@@ -1194,7 +1431,7 @@
<border>0</border>
<color>0</color>
<x>7</x>
<y>257</y>
<y>265</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1222,7 +1459,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>257</y>
<y>265</y>
<height>16</height>
<width>92</width>
<format>[General]</format>
......@@ -1251,7 +1488,7 @@
<border>0</border>
<color>0</color>
<x>341</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>125</width>
<html>
......@@ -1279,7 +1516,7 @@
<border>0</border>
<color>0</color>
<x>360</x>
<y>210</y>
<y>218</y>
<height>16</height>
<width>106</width>
<html>
......@@ -1308,7 +1545,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>188</y>
<y>196</y>
<height>16</height>
<width>92</width>
<format>##########0.000</format>
......@@ -1346,7 +1583,7 @@
<border>5</border>
<color>255</color>
<x>471</x>
<y>210</y>
<y>218</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
......@@ -1382,7 +1619,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>382</y>
<y>390</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1410,7 +1647,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1435,11 +1672,11 @@
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>382</y>
<y>390</y>
<height>16</height>
<width>445</width>
<format>[general]</format>
......@@ -1476,7 +1713,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>359</y>
<y>367</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1501,11 +1738,11 @@
<band>Detail</band>
<id>19</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>359</y>
<y>367</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1539,11 +1776,11 @@
<band>Detail</band>
<id>29</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
<y>358</y>
<y>366</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1576,41 +1813,13 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>No of Articles :</text>
<text>Pack Quantity :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>336</y>
<y>367</y>
<height>16</height>
<width>123</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pack Quantity :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>359</y>
<height>16</height>
<width>94</width>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1629,44 +1838,6 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>506</x>
<y>336</y>
<height>16</height>
<width>57</width>
<format>0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<format>####0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -1674,7 +1845,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>80</width>
<html>
......@@ -1699,11 +1870,11 @@
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>209</width>
<format>[general]</format>
......@@ -1737,11 +1908,11 @@
<band>Detail</band>
<id>51</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>477</x>
<y>405</y>
<y>413</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
......@@ -1771,72 +1942,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>466</x>
<y>313</y>
<height>16</height>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Lot Serial :</text>
<border>0</border>
<color>0</color>
<x>394</x>
<y>313</y>
<height>16</height>
<width>67</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>52</id>
......@@ -1845,7 +1950,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>336</y>
<y>344</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -1881,7 +1986,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>335</y>
<y>343</y>
<height>16</height>
<width>105</width>
<html>
......@@ -1909,7 +2014,7 @@
<border>0</border>
<color>0</color>
<x>213</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>74</width>
<html>
......@@ -1934,11 +2039,11 @@
<band>Detail</band>
<id>40</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>292</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -1977,7 +2082,7 @@
<border>5</border>
<color>255</color>
<x>477</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2016,7 +2121,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>428</y>
<y>436</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2044,7 +2149,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2073,7 +2178,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>dd/mm/yy</format>
......@@ -2107,7 +2212,7 @@
<border>0</border>
<color>0</color>
<x>207</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2136,7 +2241,7 @@
<border>5</border>
<color>255</color>
<x>292</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>dd/mm/yy</format>
......@@ -2170,7 +2275,7 @@
<border>0</border>
<color>0</color>
<x>392</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>80</width>
<html>
......@@ -2199,7 +2304,7 @@
<border>5</border>
<color>255</color>
<x>477</x>
<y>451</y>
<y>459</y>
<height>16</height>
<width>86</width>
<format>[shortdate] [time]</format>
......@@ -2233,7 +2338,7 @@
<border>0</border>
<color>0</color>
<x>227</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>40</width>
<html>
......@@ -2261,7 +2366,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2290,7 +2395,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -2328,7 +2433,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2357,7 +2462,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>500</y>
<y>508</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2396,7 +2501,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>138</width>
<html>
......@@ -2425,7 +2530,7 @@
<border>5</border>
<color>255</color>
<x>465</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>97</width>
<format>#########0.0000</format>
......@@ -2462,7 +2567,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2499,7 +2604,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>524</y>
<y>532</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2527,7 +2632,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>548</y>
<y>556</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2556,7 +2661,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>549</y>
<y>557</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
......@@ -2593,7 +2698,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2622,7 +2727,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2658,7 +2763,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2687,7 +2792,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>572</y>
<y>580</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2723,7 +2828,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2752,7 +2857,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>86</width>
<format>#########0.0000</format>
......@@ -2789,7 +2894,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2818,7 +2923,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>596</y>
<y>604</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2854,7 +2959,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>105</width>
<html>
......@@ -2883,7 +2988,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
......@@ -2921,7 +3026,7 @@
<border>0</border>
<color>0</color>
<x>322</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>149</width>
<html>
......@@ -2950,7 +3055,7 @@
<border>5</border>
<color>255</color>
<x>476</x>
<y>620</y>
<y>628</y>
<height>16</height>
<width>86</width>
<format>#########0.0000</format>
......@@ -2987,7 +3092,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>103</width>
<format>dd/mm/yy hh:mm:ss</format>
......@@ -3022,7 +3127,7 @@
<border>5</border>
<color>255</color>
<x>272</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
......@@ -3057,7 +3162,7 @@
<border>0</border>
<color>0</color>
<x>386</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>47</width>
<html>
......@@ -3086,7 +3191,7 @@
<border>5</border>
<color>0</color>
<x>118</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
......@@ -3119,11 +3224,11 @@
<band>Detail</band>
<id>56</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>174</width>
<format>[general]</format>
......@@ -3160,7 +3265,7 @@
<border>0</border>
<color>0</color>
<x>371</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>108</width>
<html>
......@@ -3188,7 +3293,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3216,7 +3321,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3244,7 +3349,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3272,7 +3377,7 @@
<border>0</border>
<color>0</color>
<x>8</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3301,7 +3406,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>75</width>
<format>[general]</format>
......@@ -3336,7 +3441,7 @@
<border>0</border>
<color>0</color>
<x>216</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>56</width>
<html>
......@@ -3365,7 +3470,7 @@
<border>5</border>
<color>255</color>
<x>277</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>51</width>
<format>[general]</format>
......@@ -3400,7 +3505,7 @@
<border>0</border>
<color>0</color>
<x>343</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>49</width>
<html>
......@@ -3429,7 +3534,7 @@
<border>5</border>
<color>255</color>
<x>397</x>
<y>711</y>
<y>719</y>
<height>13</height>
<width>46</width>
<format>[general]</format>
......@@ -3464,7 +3569,7 @@
<border>0</border>
<color>33554432</color>
<x>478</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>35</width>
<html>
......@@ -3492,7 +3597,7 @@
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>105</width>
<html>
......@@ -3520,7 +3625,7 @@
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>64</width>
<html>
......@@ -3549,7 +3654,7 @@
<border>5</border>
<color>255</color>
<x>299</x>
<y>730</y>
<y>738</y>
<height>14</height>
<width>66</width>
<format>[general]</format>
......@@ -3584,7 +3689,7 @@
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>89</width>
<html>
......@@ -3613,7 +3718,7 @@
<border>5</border>
<color>255</color>
<x>496</x>
<y>730</y>
<y>738</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
......@@ -3649,7 +3754,7 @@
<border>5</border>
<color>255</color>
<x>118</x>
<y>730</y>
<y>738</y>
<height>13</height>
<width>75</width>
<format>##########0.000</format>
......@@ -3686,7 +3791,7 @@
<border>5</border>
<color>255</color>
<x>438</x>
<y>644</y>
<y>652</y>
<height>16</height>
<width>124</width>
<format>[general]</format>
......@@ -3722,7 +3827,7 @@
<border>5</border>
<color>0</color>
<x>485</x>
<y>666</y>
<y>674</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
......@@ -3759,7 +3864,7 @@
<border>5</border>
<color>255</color>
<x>518</x>
<y>711</y>
<y>719</y>
<height>16</height>
<width>44</width>
<format>########.##</format>
......@@ -3795,7 +3900,7 @@
<border>5</border>
<color>255</color>
<x>437</x>
<y>688</y>
<y>696</y>
<height>16</height>
<width>125</width>
<format>[general]</format>
......@@ -3831,7 +3936,7 @@
<border>0</border>
<color>0</color>
<x>348</x>
<y>687</y>
<y>695</y>
<height>16</height>
<width>82</width>
<html>
......@@ -3855,73 +3960,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cust Item :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>86</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Description :</text>
<text>Lock Code :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>109</y>
<x>50</x>
<y>155</y>
<height>16</height>
<width>105</width>
<width>63</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Nature :</text>
<border>0</border>
<color>0</color>
<x>229</x>
<y>132</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type_t</name>
<name>lock_code_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -3938,26 +3987,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>48</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>324</x>
<x>511</x>
<y>132</y>
<height>16</height>
<width>41</width>
<width>52</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_type</name>
<name>status</name>
<visible>0</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -3973,55 +4021,28 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status :</text>
<border>0</border>
<color>0</color>
<x>400</x>
<y>132</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>60</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>511</x>
<y>132</y>
<x>118</x>
<y>155</y>
<height>16</height>
<width>52</width>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>lock_code</name>
<visible>0</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4037,31 +4058,21 @@
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>53</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Despatch ID :</text>
<border>0</border>
<color>0</color>
<x>118</x>
<y>86</y>
<x>8</x>
<y>17</y>
<height>16</height>
<width>444</width>
<format>[general]</format>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_item__ref</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>desp_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -4071,32 +4082,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>54</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>109</y>
<y>17</y>
<height>16</height>
<width>444</width>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>custitem_desc</name>
<visible>0</visible>
<name>desp_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4109,23 +4121,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Despatch ID :</text>
<text>LPN No.:</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>17</y>
<x>235</x>
<y>16</y>
<height>16</height>
<width>105</width>
<width>67</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>desp_id_t</name>
<name>lot_sl_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4142,24 +4154,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>17</y>
<color>0</color>
<x>307</x>
<y>16</y>
<height>16</height>
<width>106</width>
<width>97</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>desp_id</name>
<name>lot_sl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -4175,7 +4187,7 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
......@@ -4284,17 +4296,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location :</text>
<text>Lot Status:</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>313</y>
<x>594</x>
<y>67</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4311,28 +4323,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>61</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>118</x>
<y>313</y>
<x>609</x>
<y>104</y>
<height>16</height>
<width>106</width>
<format>[general]</format>
<width>40</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<name>lot_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -4343,7 +4347,7 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
......@@ -4416,17 +4420,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Weight :</text>
<text>Location :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>428</y>
<y>321</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight_t</name>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -4437,34 +4441,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>1</alignment>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>428</y>
<y>321</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
<width>106</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight</name>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -4487,7 +4489,7 @@
<border>0</border>
<color>0</color>
<x>234</x>
<y>313</y>
<y>321</y>
<height>16</height>
<width>56</width>
<html>
......@@ -4516,7 +4518,7 @@
<border>5</border>
<color>0</color>
<x>295</x>
<y>313</y>
<y>321</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
......@@ -4546,6 +4548,139 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>No of Cases :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>344</y>
<height>16</height>
<width>123</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>506</x>
<y>344</y>
<height>16</height>
<width>57</width>
<format>0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<format>####0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Weight :</text>
<border>0</border>
<color>0</color>
<x>8</x>
<y>436</y>
<height>16</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>118</x>
<y>436</y>
<height>16</height>
<width>86</width>
<format>##########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_weight</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment