Commit 67d27093 authored by caluka's avatar caluka

Period code disable


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99851 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7e4a6e93
...@@ -1052,7 +1052,7 @@ ...@@ -1052,7 +1052,7 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>107</x> <x>107</x>
...@@ -1471,7 +1471,7 @@ ...@@ -1471,7 +1471,7 @@
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>111</x> <x>111</x>
...@@ -1695,8 +1695,8 @@ ...@@ -1695,8 +1695,8 @@
<name>emp_code</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>upper</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -1762,11 +1762,18 @@ ...@@ -1762,11 +1762,18 @@
<y>81</y> <y>81</y>
<height>15</height> <height>15</height>
<width>270</width> <width>270</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_name</name> <name>emp_name</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
......
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