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 @@ ...@@ -123,7 +123,7 @@
<dbname>despatchdet.quantity</dbname> <dbname>despatchdet.quantity</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>item_descr</name> <name>item_descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
...@@ -459,8 +459,21 @@ ...@@ -459,8 +459,21 @@
<name>pallet_no</name> <name>pallet_no</name>
<dbname>despatchdet.pallet_no</dbname> <dbname>despatchdet.pallet_no</dbname>
</table_column> </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> <table_column>
<update>despatchdet</update> <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> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -474,14 +487,14 @@ ...@@ -474,14 +487,14 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Measures</text> <text>Inventory</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>171</y> <y>300</y>
<height>114</height> <height>182</height>
<width>562</width> <width>562</width>
<name>gb_2</name> <name>gb_3</name>
<visible>0</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -498,14 +511,14 @@ ...@@ -498,14 +511,14 @@
</GroupBox> </GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Inventory</text> <text>Measures</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>292</y> <y>179</y>
<height>182</height> <height>114</height>
<width>562</width> <width>562</width>
<name>gb_3</name> <name>gb_2</name>
<visible>0</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -527,7 +540,7 @@ ...@@ -527,7 +540,7 @@
<color>33554432</color> <color>33554432</color>
<x>3</x> <x>3</x>
<y>0</y> <y>0</y>
<height>158</height> <height>175</height>
<width>562</width> <width>562</width>
<name>gb_1</name> <name>gb_1</name>
<visible>0</visible> <visible>0</visible>
...@@ -808,13 +821,237 @@ ...@@ -808,13 +821,237 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Other</text> <text>Other</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>481</y> <y>489</y>
<height>276</height> <height>276</height>
<width>563</width> <width>563</width>
<name>gb_4</name> <name>gb_4</name>
...@@ -839,7 +1076,7 @@ ...@@ -839,7 +1076,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -868,7 +1105,7 @@ ...@@ -868,7 +1105,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -906,7 +1143,7 @@ ...@@ -906,7 +1143,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>209</x> <x>209</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>41</width> <width>41</width>
<format>[general]</format> <format>[general]</format>
...@@ -942,7 +1179,7 @@ ...@@ -942,7 +1179,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -970,7 +1207,7 @@ ...@@ -970,7 +1207,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>216</x> <x>216</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
<html> <html>
...@@ -999,7 +1236,7 @@ ...@@ -999,7 +1236,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>292</x> <x>292</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>41</width> <width>41</width>
<format>[general]</format> <format>[general]</format>
...@@ -1036,7 +1273,7 @@ ...@@ -1036,7 +1273,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
...@@ -1072,7 +1309,7 @@ ...@@ -1072,7 +1309,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>361</x> <x>361</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1101,7 +1338,7 @@ ...@@ -1101,7 +1338,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -1137,7 +1374,7 @@ ...@@ -1137,7 +1374,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>7</x> <x>7</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1165,7 +1402,7 @@ ...@@ -1165,7 +1402,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[GENERAL]</format> <format>[GENERAL]</format>
...@@ -1194,7 +1431,7 @@ ...@@ -1194,7 +1431,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>7</x> <x>7</x>
<y>257</y> <y>265</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1222,7 +1459,7 @@ ...@@ -1222,7 +1459,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>257</y> <y>265</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[General]</format> <format>[General]</format>
...@@ -1251,7 +1488,7 @@ ...@@ -1251,7 +1488,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>341</x> <x>341</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>125</width> <width>125</width>
<html> <html>
...@@ -1279,7 +1516,7 @@ ...@@ -1279,7 +1516,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>360</x> <x>360</x>
<y>210</y> <y>218</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1308,7 +1545,7 @@ ...@@ -1308,7 +1545,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1346,7 +1583,7 @@ ...@@ -1346,7 +1583,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>210</y> <y>218</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
...@@ -1382,7 +1619,7 @@ ...@@ -1382,7 +1619,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>382</y> <y>390</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1410,7 +1647,7 @@ ...@@ -1410,7 +1647,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1435,11 +1672,11 @@ ...@@ -1435,11 +1672,11 @@
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>382</y> <y>390</y>
<height>16</height> <height>16</height>
<width>445</width> <width>445</width>
<format>[general]</format> <format>[general]</format>
...@@ -1476,7 +1713,7 @@ ...@@ -1476,7 +1713,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>359</y> <y>367</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1501,11 +1738,11 @@ ...@@ -1501,11 +1738,11 @@
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>70</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>359</y> <y>367</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1539,11 +1776,11 @@ ...@@ -1539,11 +1776,11 @@
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>29</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>477</x> <x>477</x>
<y>358</y> <y>366</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1576,41 +1813,13 @@ ...@@ -1576,41 +1813,13 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>No of Articles :</text> <text>Pack Quantity :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>378</x> <x>378</x>
<y>336</y> <y>367</y>
<height>16</height> <height>16</height>
<width>123</width> <width>94</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>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1629,44 +1838,6 @@ ...@@ -1629,44 +1838,6 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </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> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -1674,7 +1845,7 @@ ...@@ -1674,7 +1845,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -1699,11 +1870,11 @@ ...@@ -1699,11 +1870,11 @@
<band>Detail</band> <band>Detail</band>
<id>41</id> <id>41</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>209</width> <width>209</width>
<format>[general]</format> <format>[general]</format>
...@@ -1737,11 +1908,11 @@ ...@@ -1737,11 +1908,11 @@
<band>Detail</band> <band>Detail</band>
<id>51</id> <id>51</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>110</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>477</x> <x>477</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>[general]</format> <format>[general]</format>
...@@ -1771,72 +1942,6 @@ ...@@ -1771,72 +1942,6 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>52</id> <id>52</id>
...@@ -1845,7 +1950,7 @@ ...@@ -1845,7 +1950,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>336</y> <y>344</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -1881,7 +1986,7 @@ ...@@ -1881,7 +1986,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>335</y> <y>343</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1909,7 +2014,7 @@ ...@@ -1909,7 +2014,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>213</x> <x>213</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>74</width> <width>74</width>
<html> <html>
...@@ -1934,11 +2039,11 @@ ...@@ -1934,11 +2039,11 @@
<band>Detail</band> <band>Detail</band>
<id>40</id> <id>40</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>292</x> <x>292</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1977,7 +2082,7 @@ ...@@ -1977,7 +2082,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>477</x> <x>477</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2016,7 +2121,7 @@ ...@@ -2016,7 +2121,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2044,7 +2149,7 @@ ...@@ -2044,7 +2149,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2073,7 +2178,7 @@ ...@@ -2073,7 +2178,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
...@@ -2107,7 +2212,7 @@ ...@@ -2107,7 +2212,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>207</x> <x>207</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2136,7 +2241,7 @@ ...@@ -2136,7 +2241,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>292</x> <x>292</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
...@@ -2170,7 +2275,7 @@ ...@@ -2170,7 +2275,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2199,7 +2304,7 @@ ...@@ -2199,7 +2304,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>477</x> <x>477</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
...@@ -2233,7 +2338,7 @@ ...@@ -2233,7 +2338,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>227</x> <x>227</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>40</width> <width>40</width>
<html> <html>
...@@ -2261,7 +2366,7 @@ ...@@ -2261,7 +2366,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2290,7 +2395,7 @@ ...@@ -2290,7 +2395,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -2328,7 +2433,7 @@ ...@@ -2328,7 +2433,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2357,7 +2462,7 @@ ...@@ -2357,7 +2462,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2396,7 +2501,7 @@ ...@@ -2396,7 +2501,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>138</width> <width>138</width>
<html> <html>
...@@ -2425,7 +2530,7 @@ ...@@ -2425,7 +2530,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>465</x> <x>465</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2462,7 +2567,7 @@ ...@@ -2462,7 +2567,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2499,7 +2604,7 @@ ...@@ -2499,7 +2604,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2527,7 +2632,7 @@ ...@@ -2527,7 +2632,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>548</y> <y>556</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2556,7 +2661,7 @@ ...@@ -2556,7 +2661,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>549</y> <y>557</y>
<height>16</height> <height>16</height>
<width>444</width> <width>444</width>
<format>[general]</format> <format>[general]</format>
...@@ -2593,7 +2698,7 @@ ...@@ -2593,7 +2698,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2622,7 +2727,7 @@ ...@@ -2622,7 +2727,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2658,7 +2763,7 @@ ...@@ -2658,7 +2763,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2687,7 +2792,7 @@ ...@@ -2687,7 +2792,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2723,7 +2828,7 @@ ...@@ -2723,7 +2828,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2752,7 +2857,7 @@ ...@@ -2752,7 +2857,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2789,7 +2894,7 @@ ...@@ -2789,7 +2894,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2818,7 +2923,7 @@ ...@@ -2818,7 +2923,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2854,7 +2959,7 @@ ...@@ -2854,7 +2959,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2883,7 +2988,7 @@ ...@@ -2883,7 +2988,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2921,7 +3026,7 @@ ...@@ -2921,7 +3026,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2950,7 +3055,7 @@ ...@@ -2950,7 +3055,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2987,7 +3092,7 @@ ...@@ -2987,7 +3092,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>103</width> <width>103</width>
<format>dd/mm/yy hh:mm:ss</format> <format>dd/mm/yy hh:mm:ss</format>
...@@ -3022,7 +3127,7 @@ ...@@ -3022,7 +3127,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>272</x> <x>272</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -3057,7 +3162,7 @@ ...@@ -3057,7 +3162,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>386</x> <x>386</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>47</width> <width>47</width>
<html> <html>
...@@ -3086,7 +3191,7 @@ ...@@ -3086,7 +3191,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3119,11 +3224,11 @@ ...@@ -3119,11 +3224,11 @@
<band>Detail</band> <band>Detail</band>
<id>56</id> <id>56</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>174</width> <width>174</width>
<format>[general]</format> <format>[general]</format>
...@@ -3160,7 +3265,7 @@ ...@@ -3160,7 +3265,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>371</x> <x>371</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
<html> <html>
...@@ -3188,7 +3293,7 @@ ...@@ -3188,7 +3293,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3216,7 +3321,7 @@ ...@@ -3216,7 +3321,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3244,7 +3349,7 @@ ...@@ -3244,7 +3349,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3272,7 +3377,7 @@ ...@@ -3272,7 +3377,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3301,7 +3406,7 @@ ...@@ -3301,7 +3406,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3336,7 +3441,7 @@ ...@@ -3336,7 +3441,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>216</x> <x>216</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
<html> <html>
...@@ -3365,7 +3470,7 @@ ...@@ -3365,7 +3470,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>277</x> <x>277</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>51</width> <width>51</width>
<format>[general]</format> <format>[general]</format>
...@@ -3400,7 +3505,7 @@ ...@@ -3400,7 +3505,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>343</x> <x>343</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>49</width> <width>49</width>
<html> <html>
...@@ -3429,7 +3534,7 @@ ...@@ -3429,7 +3534,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>397</x> <x>397</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>46</width> <width>46</width>
<format>[general]</format> <format>[general]</format>
...@@ -3464,7 +3569,7 @@ ...@@ -3464,7 +3569,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>478</x> <x>478</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>35</width> <width>35</width>
<html> <html>
...@@ -3492,7 +3597,7 @@ ...@@ -3492,7 +3597,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3520,7 +3625,7 @@ ...@@ -3520,7 +3625,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>230</x> <x>230</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<html> <html>
...@@ -3549,7 +3654,7 @@ ...@@ -3549,7 +3654,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>299</x> <x>299</x>
<y>730</y> <y>738</y>
<height>14</height> <height>14</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
...@@ -3584,7 +3689,7 @@ ...@@ -3584,7 +3689,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>402</x> <x>402</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
<html> <html>
...@@ -3613,7 +3718,7 @@ ...@@ -3613,7 +3718,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>496</x> <x>496</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
...@@ -3649,7 +3754,7 @@ ...@@ -3649,7 +3754,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>730</y> <y>738</y>
<height>13</height> <height>13</height>
<width>75</width> <width>75</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -3686,7 +3791,7 @@ ...@@ -3686,7 +3791,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>438</x> <x>438</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>124</width> <width>124</width>
<format>[general]</format> <format>[general]</format>
...@@ -3722,7 +3827,7 @@ ...@@ -3722,7 +3827,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>485</x> <x>485</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3759,7 +3864,7 @@ ...@@ -3759,7 +3864,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>518</x> <x>518</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>44</width> <width>44</width>
<format>########.##</format> <format>########.##</format>
...@@ -3795,7 +3900,7 @@ ...@@ -3795,7 +3900,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>437</x> <x>437</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>125</width> <width>125</width>
<format>[general]</format> <format>[general]</format>
...@@ -3831,7 +3936,7 @@ ...@@ -3831,7 +3936,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>348</x> <x>348</x>
<y>687</y> <y>695</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
<html> <html>
...@@ -3855,73 +3960,17 @@ ...@@ -3855,73 +3960,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Cust Item :</text> <text>Lock Code :</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> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>50</x>
<y>109</y> <y>155</y>
<height>16</height> <height>16</height>
<width>105</width> <width>63</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>custitem_desc_t</name> <name>lock_code_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> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -3938,26 +3987,25 @@ ...@@ -3938,26 +3987,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>48</id> <id>14</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>324</x> <x>511</x>
<y>132</y> <y>132</y>
<height>16</height> <height>16</height>
<width>41</width> <width>52</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_type</name> <name>status</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3973,55 +4021,28 @@ ...@@ -3973,55 +4021,28 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>60</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>511</x> <x>118</x>
<y>132</y> <y>155</y>
<height>16</height> <height>16</height>
<width>52</width> <width>88</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status</name> <name>lock_code</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4037,31 +4058,21 @@ ...@@ -4037,31 +4058,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>53</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Despatch ID :</text>
<tabsequence>40</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>8</x>
<y>86</y> <y>17</y>
<height>16</height> <height>16</height>
<width>444</width> <width>105</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_item__ref</name> <name>desp_id_t</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -4071,32 +4082,33 @@ ...@@ -4071,32 +4082,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>54</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>118</x> <x>118</x>
<y>109</y> <y>17</y>
<height>16</height> <height>16</height>
<width>444</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>custitem_desc</name> <name>desp_id</name>
<visible>0</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>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4109,23 +4121,23 @@ ...@@ -4109,23 +4121,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Despatch ID :</text> <text>LPN No.:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>235</x>
<y>17</y> <y>16</y>
<height>16</height> <height>16</height>
<width>105</width> <width>67</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>desp_id_t</name> <name>lot_sl_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4142,24 +4154,24 @@ ...@@ -4142,24 +4154,24 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</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>0</color>
<x>118</x> <x>307</x>
<y>17</y> <y>16</y>
<height>16</height> <height>16</height>
<width>106</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>desp_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>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -4175,7 +4187,7 @@ ...@@ -4175,7 +4187,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
...@@ -4284,17 +4296,17 @@ ...@@ -4284,17 +4296,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Location :</text> <text>Lot Status:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>594</x>
<y>313</y> <y>67</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code_t</name> <name>t_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4311,28 +4323,20 @@ ...@@ -4311,28 +4323,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>61</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>118</x> <x>609</x>
<y>313</y> <y>104</y>
<height>16</height> <height>16</height>
<width>106</width> <width>40</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code</name> <name>lot_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -4343,7 +4347,7 @@ ...@@ -4343,7 +4347,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
...@@ -4416,17 +4420,17 @@ ...@@ -4416,17 +4420,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gross Weight :</text> <text>Location :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>428</y> <y>321</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>gross_weight_t</name> <name>loc_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4437,34 +4441,32 @@ ...@@ -4437,34 +4441,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>38</id> <id>13</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>428</y> <y>321</y>
<height>16</height> <height>16</height>
<width>86</width> <width>106</width>
<format>##########0.000</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>gross_weight</name> <name>loc_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>14</limit> <limit>8</limit>
<case>any</case> <case>upper</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4487,7 +4489,7 @@ ...@@ -4487,7 +4489,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>234</x> <x>234</x>
<y>313</y> <y>321</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
<html> <html>
...@@ -4516,7 +4518,7 @@ ...@@ -4516,7 +4518,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>295</x> <x>295</x>
<y>313</y> <y>321</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
...@@ -4546,6 +4548,139 @@ ...@@ -4546,6 +4548,139 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
<dbname>despatchdet.quantity</dbname> <dbname>despatchdet.quantity</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>item_descr</name> <name>item_descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
...@@ -459,8 +459,21 @@ ...@@ -459,8 +459,21 @@
<name>pallet_no</name> <name>pallet_no</name>
<dbname>despatchdet.pallet_no</dbname> <dbname>despatchdet.pallet_no</dbname>
</table_column> </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> <table_column>
<update>despatchdet</update> <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> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -474,14 +487,14 @@ ...@@ -474,14 +487,14 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Measures</text> <text>Inventory</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>171</y> <y>300</y>
<height>114</height> <height>182</height>
<width>562</width> <width>562</width>
<name>gb_2</name> <name>gb_3</name>
<visible>0</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -498,14 +511,14 @@ ...@@ -498,14 +511,14 @@
</GroupBox> </GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Inventory</text> <text>Measures</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>292</y> <y>179</y>
<height>182</height> <height>114</height>
<width>562</width> <width>562</width>
<name>gb_3</name> <name>gb_2</name>
<visible>0</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -527,7 +540,7 @@ ...@@ -527,7 +540,7 @@
<color>33554432</color> <color>33554432</color>
<x>3</x> <x>3</x>
<y>0</y> <y>0</y>
<height>158</height> <height>175</height>
<width>562</width> <width>562</width>
<name>gb_1</name> <name>gb_1</name>
<visible>0</visible> <visible>0</visible>
...@@ -808,13 +821,237 @@ ...@@ -808,13 +821,237 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Other</text> <text>Other</text>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>4</x> <x>4</x>
<y>481</y> <y>489</y>
<height>276</height> <height>276</height>
<width>563</width> <width>563</width>
<name>gb_4</name> <name>gb_4</name>
...@@ -839,7 +1076,7 @@ ...@@ -839,7 +1076,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -868,7 +1105,7 @@ ...@@ -868,7 +1105,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -906,7 +1143,7 @@ ...@@ -906,7 +1143,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>209</x> <x>209</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>41</width> <width>41</width>
<format>[general]</format> <format>[general]</format>
...@@ -942,7 +1179,7 @@ ...@@ -942,7 +1179,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -970,7 +1207,7 @@ ...@@ -970,7 +1207,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>216</x> <x>216</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
<html> <html>
...@@ -999,7 +1236,7 @@ ...@@ -999,7 +1236,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>292</x> <x>292</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>41</width> <width>41</width>
<format>[general]</format> <format>[general]</format>
...@@ -1036,7 +1273,7 @@ ...@@ -1036,7 +1273,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
...@@ -1072,7 +1309,7 @@ ...@@ -1072,7 +1309,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>361</x> <x>361</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1101,7 +1338,7 @@ ...@@ -1101,7 +1338,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>211</y> <y>219</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -1137,7 +1374,7 @@ ...@@ -1137,7 +1374,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>7</x> <x>7</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1165,7 +1402,7 @@ ...@@ -1165,7 +1402,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>234</y> <y>242</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[GENERAL]</format> <format>[GENERAL]</format>
...@@ -1194,7 +1431,7 @@ ...@@ -1194,7 +1431,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>7</x> <x>7</x>
<y>257</y> <y>265</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1222,7 +1459,7 @@ ...@@ -1222,7 +1459,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>257</y> <y>265</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[General]</format> <format>[General]</format>
...@@ -1251,7 +1488,7 @@ ...@@ -1251,7 +1488,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>341</x> <x>341</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>125</width> <width>125</width>
<html> <html>
...@@ -1279,7 +1516,7 @@ ...@@ -1279,7 +1516,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>360</x> <x>360</x>
<y>210</y> <y>218</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1308,7 +1545,7 @@ ...@@ -1308,7 +1545,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>188</y> <y>196</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1346,7 +1583,7 @@ ...@@ -1346,7 +1583,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
<y>210</y> <y>218</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
...@@ -1382,7 +1619,7 @@ ...@@ -1382,7 +1619,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>382</y> <y>390</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1410,7 +1647,7 @@ ...@@ -1410,7 +1647,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1435,11 +1672,11 @@ ...@@ -1435,11 +1672,11 @@
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>382</y> <y>390</y>
<height>16</height> <height>16</height>
<width>445</width> <width>445</width>
<format>[general]</format> <format>[general]</format>
...@@ -1476,7 +1713,7 @@ ...@@ -1476,7 +1713,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>359</y> <y>367</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1501,11 +1738,11 @@ ...@@ -1501,11 +1738,11 @@
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>70</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>359</y> <y>367</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1539,11 +1776,11 @@ ...@@ -1539,11 +1776,11 @@
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>29</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>477</x> <x>477</x>
<y>358</y> <y>366</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1576,41 +1813,13 @@ ...@@ -1576,41 +1813,13 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>No of Articles :</text> <text>Pack Quantity :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>378</x> <x>378</x>
<y>336</y> <y>367</y>
<height>16</height> <height>16</height>
<width>123</width> <width>94</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>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1629,44 +1838,6 @@ ...@@ -1629,44 +1838,6 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </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> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -1674,7 +1845,7 @@ ...@@ -1674,7 +1845,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -1699,11 +1870,11 @@ ...@@ -1699,11 +1870,11 @@
<band>Detail</band> <band>Detail</band>
<id>41</id> <id>41</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>209</width> <width>209</width>
<format>[general]</format> <format>[general]</format>
...@@ -1737,11 +1908,11 @@ ...@@ -1737,11 +1908,11 @@
<band>Detail</band> <band>Detail</band>
<id>51</id> <id>51</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>110</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>477</x> <x>477</x>
<y>405</y> <y>413</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>[general]</format> <format>[general]</format>
...@@ -1771,72 +1942,6 @@ ...@@ -1771,72 +1942,6 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>52</id> <id>52</id>
...@@ -1845,7 +1950,7 @@ ...@@ -1845,7 +1950,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>336</y> <y>344</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -1881,7 +1986,7 @@ ...@@ -1881,7 +1986,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>335</y> <y>343</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -1909,7 +2014,7 @@ ...@@ -1909,7 +2014,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>213</x> <x>213</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>74</width> <width>74</width>
<html> <html>
...@@ -1934,11 +2039,11 @@ ...@@ -1934,11 +2039,11 @@
<band>Detail</band> <band>Detail</band>
<id>40</id> <id>40</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>292</x> <x>292</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -1977,7 +2082,7 @@ ...@@ -1977,7 +2082,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>477</x> <x>477</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2016,7 +2121,7 @@ ...@@ -2016,7 +2121,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>428</y> <y>436</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2044,7 +2149,7 @@ ...@@ -2044,7 +2149,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2073,7 +2178,7 @@ ...@@ -2073,7 +2178,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
...@@ -2107,7 +2212,7 @@ ...@@ -2107,7 +2212,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>207</x> <x>207</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2136,7 +2241,7 @@ ...@@ -2136,7 +2241,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>292</x> <x>292</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
...@@ -2170,7 +2275,7 @@ ...@@ -2170,7 +2275,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>392</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -2199,7 +2304,7 @@ ...@@ -2199,7 +2304,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>477</x> <x>477</x>
<y>451</y> <y>459</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
...@@ -2233,7 +2338,7 @@ ...@@ -2233,7 +2338,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>227</x> <x>227</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>40</width> <width>40</width>
<html> <html>
...@@ -2261,7 +2366,7 @@ ...@@ -2261,7 +2366,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2290,7 +2395,7 @@ ...@@ -2290,7 +2395,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -2328,7 +2433,7 @@ ...@@ -2328,7 +2433,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2357,7 +2462,7 @@ ...@@ -2357,7 +2462,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>500</y> <y>508</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2396,7 +2501,7 @@ ...@@ -2396,7 +2501,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>138</width> <width>138</width>
<html> <html>
...@@ -2425,7 +2530,7 @@ ...@@ -2425,7 +2530,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>465</x> <x>465</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2462,7 +2567,7 @@ ...@@ -2462,7 +2567,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2499,7 +2604,7 @@ ...@@ -2499,7 +2604,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>524</y> <y>532</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2527,7 +2632,7 @@ ...@@ -2527,7 +2632,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>548</y> <y>556</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2556,7 +2661,7 @@ ...@@ -2556,7 +2661,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>549</y> <y>557</y>
<height>16</height> <height>16</height>
<width>444</width> <width>444</width>
<format>[general]</format> <format>[general]</format>
...@@ -2593,7 +2698,7 @@ ...@@ -2593,7 +2698,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2622,7 +2727,7 @@ ...@@ -2622,7 +2727,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2658,7 +2763,7 @@ ...@@ -2658,7 +2763,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2687,7 +2792,7 @@ ...@@ -2687,7 +2792,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>572</y> <y>580</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2723,7 +2828,7 @@ ...@@ -2723,7 +2828,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2752,7 +2857,7 @@ ...@@ -2752,7 +2857,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2789,7 +2894,7 @@ ...@@ -2789,7 +2894,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2818,7 +2923,7 @@ ...@@ -2818,7 +2923,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>596</y> <y>604</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2854,7 +2959,7 @@ ...@@ -2854,7 +2959,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -2883,7 +2988,7 @@ ...@@ -2883,7 +2988,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -2921,7 +3026,7 @@ ...@@ -2921,7 +3026,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>322</x> <x>322</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>149</width> <width>149</width>
<html> <html>
...@@ -2950,7 +3055,7 @@ ...@@ -2950,7 +3055,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>476</x> <x>476</x>
<y>620</y> <y>628</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>#########0.0000</format> <format>#########0.0000</format>
...@@ -2987,7 +3092,7 @@ ...@@ -2987,7 +3092,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>103</width> <width>103</width>
<format>dd/mm/yy hh:mm:ss</format> <format>dd/mm/yy hh:mm:ss</format>
...@@ -3022,7 +3127,7 @@ ...@@ -3022,7 +3127,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>272</x> <x>272</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
...@@ -3057,7 +3162,7 @@ ...@@ -3057,7 +3162,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>386</x> <x>386</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>47</width> <width>47</width>
<html> <html>
...@@ -3086,7 +3191,7 @@ ...@@ -3086,7 +3191,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3119,11 +3224,11 @@ ...@@ -3119,11 +3224,11 @@
<band>Detail</band> <band>Detail</band>
<id>56</id> <id>56</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>174</width> <width>174</width>
<format>[general]</format> <format>[general]</format>
...@@ -3160,7 +3265,7 @@ ...@@ -3160,7 +3265,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>371</x> <x>371</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
<html> <html>
...@@ -3188,7 +3293,7 @@ ...@@ -3188,7 +3293,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3216,7 +3321,7 @@ ...@@ -3216,7 +3321,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3244,7 +3349,7 @@ ...@@ -3244,7 +3349,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3272,7 +3377,7 @@ ...@@ -3272,7 +3377,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3301,7 +3406,7 @@ ...@@ -3301,7 +3406,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3336,7 +3441,7 @@ ...@@ -3336,7 +3441,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>216</x> <x>216</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
<html> <html>
...@@ -3365,7 +3470,7 @@ ...@@ -3365,7 +3470,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>277</x> <x>277</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>51</width> <width>51</width>
<format>[general]</format> <format>[general]</format>
...@@ -3400,7 +3505,7 @@ ...@@ -3400,7 +3505,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>343</x> <x>343</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>49</width> <width>49</width>
<html> <html>
...@@ -3429,7 +3534,7 @@ ...@@ -3429,7 +3534,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>397</x> <x>397</x>
<y>711</y> <y>719</y>
<height>13</height> <height>13</height>
<width>46</width> <width>46</width>
<format>[general]</format> <format>[general]</format>
...@@ -3464,7 +3569,7 @@ ...@@ -3464,7 +3569,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>478</x> <x>478</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>35</width> <width>35</width>
<html> <html>
...@@ -3492,7 +3597,7 @@ ...@@ -3492,7 +3597,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>8</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
...@@ -3520,7 +3625,7 @@ ...@@ -3520,7 +3625,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>230</x> <x>230</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<html> <html>
...@@ -3549,7 +3654,7 @@ ...@@ -3549,7 +3654,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>299</x> <x>299</x>
<y>730</y> <y>738</y>
<height>14</height> <height>14</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
...@@ -3584,7 +3689,7 @@ ...@@ -3584,7 +3689,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>402</x> <x>402</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
<html> <html>
...@@ -3613,7 +3718,7 @@ ...@@ -3613,7 +3718,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>496</x> <x>496</x>
<y>730</y> <y>738</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
...@@ -3649,7 +3754,7 @@ ...@@ -3649,7 +3754,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>118</x>
<y>730</y> <y>738</y>
<height>13</height> <height>13</height>
<width>75</width> <width>75</width>
<format>##########0.000</format> <format>##########0.000</format>
...@@ -3686,7 +3791,7 @@ ...@@ -3686,7 +3791,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>438</x> <x>438</x>
<y>644</y> <y>652</y>
<height>16</height> <height>16</height>
<width>124</width> <width>124</width>
<format>[general]</format> <format>[general]</format>
...@@ -3722,7 +3827,7 @@ ...@@ -3722,7 +3827,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>485</x> <x>485</x>
<y>666</y> <y>674</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
...@@ -3759,7 +3864,7 @@ ...@@ -3759,7 +3864,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>518</x> <x>518</x>
<y>711</y> <y>719</y>
<height>16</height> <height>16</height>
<width>44</width> <width>44</width>
<format>########.##</format> <format>########.##</format>
...@@ -3795,7 +3900,7 @@ ...@@ -3795,7 +3900,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>437</x> <x>437</x>
<y>688</y> <y>696</y>
<height>16</height> <height>16</height>
<width>125</width> <width>125</width>
<format>[general]</format> <format>[general]</format>
...@@ -3831,7 +3936,7 @@ ...@@ -3831,7 +3936,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>348</x> <x>348</x>
<y>687</y> <y>695</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
<html> <html>
...@@ -3855,73 +3960,17 @@ ...@@ -3855,73 +3960,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Cust Item :</text> <text>Lock Code :</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> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>50</x>
<y>109</y> <y>155</y>
<height>16</height> <height>16</height>
<width>105</width> <width>63</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>custitem_desc_t</name> <name>lock_code_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> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -3938,26 +3987,25 @@ ...@@ -3938,26 +3987,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>48</id> <id>14</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>324</x> <x>511</x>
<y>132</y> <y>132</y>
<height>16</height> <height>16</height>
<width>41</width> <width>52</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_type</name> <name>status</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3973,55 +4021,28 @@ ...@@ -3973,55 +4021,28 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>60</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>511</x> <x>118</x>
<y>132</y> <y>155</y>
<height>16</height> <height>16</height>
<width>52</width> <width>88</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status</name> <name>lock_code</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4037,31 +4058,21 @@ ...@@ -4037,31 +4058,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>53</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Despatch ID :</text>
<tabsequence>40</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>8</x>
<y>86</y> <y>17</y>
<height>16</height> <height>16</height>
<width>444</width> <width>105</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_item__ref</name> <name>desp_id_t</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -4071,32 +4082,33 @@ ...@@ -4071,32 +4082,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>54</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>118</x> <x>118</x>
<y>109</y> <y>17</y>
<height>16</height> <height>16</height>
<width>444</width> <width>106</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>custitem_desc</name> <name>desp_id</name>
<visible>0</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>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4109,23 +4121,23 @@ ...@@ -4109,23 +4121,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Despatch ID :</text> <text>LPN No.:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>235</x>
<y>17</y> <y>16</y>
<height>16</height> <height>16</height>
<width>105</width> <width>67</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>desp_id_t</name> <name>lot_sl_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4142,24 +4154,24 @@ ...@@ -4142,24 +4154,24 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</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>0</color>
<x>118</x> <x>307</x>
<y>17</y> <y>16</y>
<height>16</height> <height>16</height>
<width>106</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>desp_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>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -4175,7 +4187,7 @@ ...@@ -4175,7 +4187,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
...@@ -4284,17 +4296,17 @@ ...@@ -4284,17 +4296,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Location :</text> <text>Lot Status:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>594</x>
<y>313</y> <y>67</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code_t</name> <name>t_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4311,28 +4323,20 @@ ...@@ -4311,28 +4323,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>61</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>118</x> <x>609</x>
<y>313</y> <y>104</y>
<height>16</height> <height>16</height>
<width>106</width> <width>40</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code</name> <name>lot_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -4343,7 +4347,7 @@ ...@@ -4343,7 +4347,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
...@@ -4416,17 +4420,17 @@ ...@@ -4416,17 +4420,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gross Weight :</text> <text>Location :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>8</x> <x>8</x>
<y>428</y> <y>321</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>gross_weight_t</name> <name>loc_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -4437,34 +4441,32 @@ ...@@ -4437,34 +4441,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>38</id> <id>13</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>118</x> <x>118</x>
<y>428</y> <y>321</y>
<height>16</height> <height>16</height>
<width>86</width> <width>106</width>
<format>##########0.000</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>gross_weight</name> <name>loc_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>14</limit> <limit>8</limit>
<case>any</case> <case>upper</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4487,7 +4489,7 @@ ...@@ -4487,7 +4489,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>234</x> <x>234</x>
<y>313</y> <y>321</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
<html> <html>
...@@ -4516,7 +4518,7 @@ ...@@ -4516,7 +4518,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>295</x> <x>295</x>
<y>313</y> <y>321</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
...@@ -4546,6 +4548,139 @@ ...@@ -4546,6 +4548,139 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </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> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </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