Commit a267da51 authored by caluka's avatar caluka

xml updated for MRC hold quantity filed display in screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98446 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 286ecfde
...@@ -253,6 +253,12 @@ ...@@ -253,6 +253,12 @@
<name>quarntine_stk</name> <name>quarntine_stk</name>
<dbname>quarntine_stk</dbname> <dbname>quarntine_stk</dbname>
</table_column> </table_column>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>no</updatewhereclause>
<name>hold_qty</name>
<dbname>name_1</dbname>
</table_column>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
...@@ -2498,6 +2504,71 @@ ...@@ -2498,6 +2504,71 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>350</tabsequence>
<border>5</border>
<color>33554432</color>
<x>152</x>
<y>1162</y>
<height>16</height>
<width>48</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quarntine_stk</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<border>5</border>
<color>33554432</color>
<x>152</x>
<y>1191</y>
<height>17</height>
<width>48</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>hold_qty</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>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -2526,35 +2597,34 @@ ...@@ -2526,35 +2597,34 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>35</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Hold Quantity:</text>
<tabsequence>350</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>152</x> <x>11</x>
<y>1162</y> <y>1191</y>
<height>16</height> <height>16</height>
<width>48</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quarntine_stk</name> <name>hold_qty_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Tahoma</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<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