Commit bc29eee4 authored by caluka's avatar caluka

xml updated for Bomcode display in MRP Requirement Wizard[MF3KSUN005]


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95601 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6c1730f7
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<dbname>mps_order.item_code</dbname> <dbname>mps_order.item_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>item_descr</name> <name>item_descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
...@@ -84,7 +84,13 @@ ...@@ -84,7 +84,13 @@
<name>quantity</name> <name>quantity</name>
<dbname>mps_order.quantity</dbname> <dbname>mps_order.quantity</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) COMPUTE(NAME=&quot;0 no_of_batch&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve> <table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>bom_code</name>
<dbname>mps_order.bom_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;bom&quot; ) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) COMPUTE(NAME=&quot;0 no_of_batch&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) COLUMN(NAME=&quot;mps_order.bom_code&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; ) JOIN (LEFT=&quot;mps_order.bom_code&quot; OP =&quot;=&quot;RIGHT=&quot;bom.bom_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve>
<argument> <argument>
<name>site_code</name> <name>site_code</name>
<type>string</type> <type>string</type>
...@@ -96,136 +102,136 @@ ...@@ -96,136 +102,136 @@
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Site Code</text> <text>Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>0</color>
<x>2</x> <x>680</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>123</width> <width>87</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code_t</name> <name>quantity_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Item Code</text> <text>Batch Req</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>0</color>
<x>127</x> <x>593</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>113</width> <width>85</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_code_t</name> <name>no_of_batch_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Descr</text> <text>Unit</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>0</color>
<x>242</x> <x>523</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>279</width> <width>68</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_descr_t</name> <name>unit_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Unit</text> <text>Descr</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>0</color>
<x>523</x> <x>242</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>68</width> <width>279</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>unit_t</name> <name>item_descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Batch Req</text> <text>Item Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>593</x> <x>127</x>
<y>2</y> <y>2</y>
<height>15</height> <height>16</height>
<width>85</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>no_of_batch_t</name> <name>item_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -236,51 +242,51 @@ ...@@ -236,51 +242,51 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Quantity</text> <text>Site Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>0</color>
<x>680</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>69</width> <width>123</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity_t</name> <name>site_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>0</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>6</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>0</color>
<x>2</x> <x>680</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>123</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>quantity</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -288,7 +294,7 @@ ...@@ -288,7 +294,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -302,23 +308,59 @@ ...@@ -302,23 +308,59 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>0</color>
<x>127</x> <x>593</x>
<y>1</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_of_batch</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Tahoma</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>523</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>113</width> <width>68</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_code</name> <name>unit</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -326,7 +368,7 @@ ...@@ -326,7 +368,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -344,7 +386,7 @@ ...@@ -344,7 +386,7 @@
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>0</color>
<x>242</x> <x>242</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
...@@ -364,7 +406,7 @@ ...@@ -364,7 +406,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -378,23 +420,23 @@ ...@@ -378,23 +420,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>2</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>0</color>
<x>680</x> <x>127</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>69</width> <width>113</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity</name> <name>item_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -402,7 +444,7 @@ ...@@ -402,7 +444,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -416,23 +458,23 @@ ...@@ -416,23 +458,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>0</color>
<x>523</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>68</width> <width>123</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>unit</name> <name>site_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -440,7 +482,7 @@ ...@@ -440,7 +482,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -454,29 +496,22 @@ ...@@ -454,29 +496,22 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>0</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>593</x> <x>770</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>85</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>no_of_batch</name> <name>bom_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times</face> <face>Tahoma</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -488,6 +523,34 @@ ...@@ -488,6 +523,34 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Bom Code</text>
<border>0</border>
<color>33554432</color>
<x>769</x>
<y>1</y>
<height>16</height>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bom_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<dbname>mps_order.item_code</dbname> <dbname>mps_order.item_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>item_descr</name> <name>item_descr</name>
<dbname>item.descr</dbname> <dbname>item.descr</dbname>
...@@ -85,7 +85,13 @@ ...@@ -85,7 +85,13 @@
<name>unit</name> <name>unit</name>
<dbname>mps_order.unit</dbname> <dbname>mps_order.unit</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;mps_order.tran_id&quot;) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) COLUMN(NAME=&quot;mps_order.due_date&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve> <table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>bom_code</name>
<dbname>mps_order.bom_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;mps_order&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;bom&quot; ) COLUMN(NAME=&quot;mps_order.tran_id&quot;) COLUMN(NAME=&quot;mps_order.site_code&quot;) COLUMN(NAME=&quot;mps_order.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;mps_order.quantity&quot;) COLUMN(NAME=&quot;mps_order.due_date&quot;) COLUMN(NAME=&quot;mps_order.unit&quot;) COLUMN(NAME=&quot;mps_order.bom_code&quot;) JOIN (LEFT=&quot;mps_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;mps_order.item_code&quot; ) JOIN (LEFT=&quot;mps_order.bom_code&quot; OP =&quot;=&quot;RIGHT=&quot;bom.bom_code&quot; )WHERE( EXP1 =&quot;mps_order.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.item_code&quot; OP =&quot;=&quot; EXP2 =&quot;:item_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;mps_order.status&quot; OP =&quot;in&quot; EXP2 =&quot;(&apos;P&apos;,&apos;T&apos;,&apos;M&apos;)&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;item_code&quot; TYPE = string) </retrieve>
<argument> <argument>
<name>site_code</name> <name>site_code</name>
<type>string</type> <type>string</type>
...@@ -417,23 +423,23 @@ ...@@ -417,23 +423,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>105</x> <x>188</x>
<y>140</y> <y>80</y>
<height>16</height> <height>16</height>
<width>77</width> <width>281</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>unit</name> <name>item_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</limit> <limit>120</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -455,23 +461,23 @@ ...@@ -455,23 +461,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>188</x> <x>337</x>
<y>80</y> <y>110</y>
<height>16</height> <height>16</height>
<width>281</width> <width>132</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_descr</name> <name>due_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>120</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -491,25 +497,53 @@ ...@@ -491,25 +497,53 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Bom Code:</text>
<border>0</border>
<color>33554432</color>
<x>35</x>
<y>169</y>
<height>15</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bom_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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>337</x> <x>105</x>
<y>110</y> <y>140</y>
<height>16</height> <height>16</height>
<width>132</width> <width>77</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>due_date</name> <name>unit</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -529,6 +563,35 @@ ...@@ -529,6 +563,35 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>0</tabsequence>
<border>5</border>
<color>33554432</color>
<x>105</x>
<y>168</y>
<height>15</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bom_code</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>
</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