Commit f78a29d5 authored by vlagad's avatar vlagad

make text box visible for scan input

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@192601 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7aeab059
...@@ -656,7 +656,7 @@ ...@@ -656,7 +656,7 @@
<height>174</height> <height>174</height>
<width>666</width> <width>666</width>
<name>gb_4</name> <name>gb_4</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -680,7 +680,7 @@ ...@@ -680,7 +680,7 @@
<height>132</height> <height>132</height>
<width>665</width> <width>665</width>
<name>gb_1</name> <name>gb_1</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -5478,7 +5478,7 @@ ...@@ -5478,7 +5478,7 @@
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>no_art</name> <name>no_art</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>14</limit> <limit>14</limit>
<case>any</case> <case>any</case>
...@@ -5544,7 +5544,7 @@ ...@@ -5544,7 +5544,7 @@
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity</name> <name>quantity</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>14</limit> <limit>14</limit>
<case>any</case> <case>any</case>
...@@ -5582,7 +5582,7 @@ ...@@ -5582,7 +5582,7 @@
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>part_qty</name> <name>part_qty</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
......
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