Commit a1c25161 authored by smestry's avatar smestry

W15FSUN008, Updated metadata for palletization and palletization confirm.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99129 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8388736b
...@@ -62,80 +62,14 @@ ...@@ -62,80 +62,14 @@
<dbname>pallet_no</dbname> <dbname>pallet_no</dbname>
</table_column> </table_column>
</TableDefinition> </TableDefinition>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>14</y>
<height>15</height>
<width>113</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>127</x>
<y>14</y>
<height>16</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pallet Number:</text> <text>Pallet Number:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>8</x>
<y>34</y> <y>13</y>
<height>15</height> <height>15</height>
<width>113</width> <width>113</width>
<html> <html>
...@@ -163,8 +97,8 @@ ...@@ -163,8 +97,8 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>127</x> <x>124</x>
<y>35</y> <y>14</y>
<height>16</height> <height>16</height>
<width>180</width> <width>180</width>
<format>[general]</format> <format>[general]</format>
......
...@@ -52,7 +52,6 @@ ...@@ -52,7 +52,6 @@
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name> <name>tran_id</name>
<dbname>pallet_det.tran_id</dbname> <dbname>pallet_det.tran_id</dbname>
</table_column> </table_column>
...@@ -60,7 +59,6 @@ ...@@ -60,7 +59,6 @@
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>pallet_det.line_no</dbname> <dbname>pallet_det.line_no</dbname>
</table_column> </table_column>
...@@ -120,10 +118,19 @@ ...@@ -120,10 +118,19 @@
<name>no_art</name> <name>no_art</name>
<dbname>pallet_det.no_art</dbname> <dbname>pallet_det.no_art</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;)) </retrieve> <table_column>
<update>PALLET_DET</update> <type size="130">char</type>
<updatewhere>1</updatewhere> <updatewhereclause>yes</updatewhereclause>
<updatekeyinplace>no</updatekeyinplace> <name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_unit</name>
<dbname>item.unit</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
...@@ -795,6 +802,134 @@ ...@@ -795,6 +802,134 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>769</x>
<y>1</y>
<height>15</height>
<width>778</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Descr</text>
<border>0</border>
<color>33554432</color>
<x>768</x>
<y>1</y>
<height>16</height>
<width>779</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1550</x>
<y>1</y>
<height>15</height>
<width>16</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_unit</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Unit</text>
<border>0</border>
<color>33554432</color>
<x>1549</x>
<y>1</y>
<height>16</height>
<width>17</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_unit_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -39,105 +39,27 @@ ...@@ -39,105 +39,27 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>101</height> <height>45</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="8">char</type> <type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code</name>
<dbname>loc_code</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pallet_no__source</name>
<dbname>pallet_no__source</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pallet_no</name> <name>pallet_no</name>
<dbname>pallet_no</dbname> <dbname>pallet_no</dbname>
</table_column> </table_column>
</TableDefinition> </TableDefinition>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>14</y>
<height>15</height>
<width>113</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>127</x>
<y>14</y>
<height>16</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pallet Number:</text> <text>Pallet Number:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>20</x>
<y>34</y> <y>9</y>
<height>15</height> <height>15</height>
<width>113</width> <width>86</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -158,15 +80,15 @@ ...@@ -158,15 +80,15 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>127</x> <x>109</x>
<y>35</y> <y>10</y>
<height>16</height> <height>16</height>
<width>180</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
......
...@@ -90,9 +90,10 @@ ...@@ -90,9 +90,10 @@
<name>pallet_type</name> <name>pallet_type</name>
<dbname>pallet_hdr.pallet_type</dbname> <dbname>pallet_hdr.pallet_type</dbname>
<values> <values>
<item display="Cage" data="C"/>
<item display="Normal" data="N"/> <item display="Normal" data="N"/>
<item display="Cage" data="C"/>
<item display="System Cage" data="S"/> <item display="System Cage" data="S"/>
<item display="/" data="(null)"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -313,34 +314,6 @@ ...@@ -313,34 +314,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>93</y>
<height>15</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -369,34 +342,6 @@ ...@@ -369,34 +342,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Inventory Status</text>
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>133</y>
<height>15</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inv_stat_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -582,45 +527,6 @@ ...@@ -582,45 +527,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>117</x>
<y>94</y>
<height>16</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
...@@ -658,45 +564,6 @@ ...@@ -658,45 +564,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>117</x>
<y>134</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inv_stat</name>
<tag>Inventory status i.e. A - Approved, E - Expired, N - Near Expired, D - Damaged, H - Hold, R - Rejected</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
...@@ -1471,6 +1338,140 @@ ...@@ -1471,6 +1338,140 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>117</x>
<y>94</y>
<height>16</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Location code</tag>
<visible>0</visible>
<EditStyle style="edit">
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code</text>
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>93</y>
<height>15</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>117</x>
<y>134</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inv_stat</name>
<tag>Inventory status i.e. A - Approved, E - Expired, N - Near Expired, D - Damaged, H - Hold, R - Rejected</tag>
<visible>0</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Inventory Status</text>
<border>0</border>
<color>33554432</color>
<x>8</x>
<y>133</y>
<height>15</height>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inv_stat_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -115,9 +115,21 @@ ...@@ -115,9 +115,21 @@
<name>no_art</name> <name>no_art</name>
<dbname>pallet_det.no_art</dbname> <dbname>pallet_det.no_art</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;)) </retrieve> <table_column>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_unit</name>
<dbname>item.unit</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve>
<update>PALLET_DET</update> <update>PALLET_DET</update>
<updatewhere>1</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
...@@ -344,62 +356,6 @@ ...@@ -344,62 +356,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>quantity</text>
<border>5</border>
<color>33554432</color>
<x>8</x>
<y>163</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>no_art</text>
<border>5</border>
<color>33554432</color>
<x>8</x>
<y>182</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -675,28 +631,26 @@ ...@@ -675,28 +631,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>11</id>
<alignment>2</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>72</x> <x>143</x>
<y>144</y> <y>51</y>
<height>16</height> <height>15</height>
<width>72</width> <width>302</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity</name> <name>item_descr</name>
<tag>Quantity</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>no</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -719,8 +673,8 @@ ...@@ -719,8 +673,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>72</x> <x>69</x>
<y>163</y> <y>144</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
<format>[general]</format> <format>[general]</format>
...@@ -751,6 +705,166 @@ ...@@ -751,6 +705,166 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>72</x>
<y>164</y>
<height>16</height>
<width>35</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_unit</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Unit</text>
<border>5</border>
<color>33554432</color>
<x>7</x>
<y>164</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>2</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>72</x>
<y>184</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity</name>
<tag>Quantity</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>quantity</text>
<border>5</border>
<color>33554432</color>
<x>7</x>
<y>184</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>no_art</text>
<border>5</border>
<color>33554432</color>
<x>7</x>
<y>204</y>
<height>16</height>
<width>60</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
...@@ -759,7 +873,7 @@ ...@@ -759,7 +873,7 @@
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>72</x> <x>72</x>
<y>182</y> <y>204</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
<format>[general]</format> <format>[general]</format>
......
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