Commit a1d44834 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 18/12/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213696 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 50fbc544
...@@ -142,10 +142,6 @@ ...@@ -142,10 +142,6 @@
<name>upd_paystru</name> <name>upd_paystru</name>
<dbname>std_paystru.upd_paystru</dbname> <dbname>std_paystru.upd_paystru</dbname>
<initial>Y</initial> <initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
...@@ -192,11 +188,7 @@ ...@@ -192,11 +188,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>can_modify</name> <name>can_modify</name>
<dbname>std_paystru.can_modify</dbname> <dbname>std_paystru.can_modify</dbname>
<initial>A</initial> <initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
...@@ -384,6 +376,7 @@ ...@@ -384,6 +376,7 @@
<y>27</y> <y>27</y>
<height>16</height> <height>16</height>
<width>250</width> <width>250</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -486,6 +479,7 @@ ...@@ -486,6 +479,7 @@
<y>49</y> <y>49</y>
<height>16</height> <height>16</height>
<width>250</width> <width>250</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -588,6 +582,7 @@ ...@@ -588,6 +582,7 @@
<y>72</y> <y>72</y>
<height>16</height> <height>16</height>
<width>250</width> <width>250</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1111,17 +1106,17 @@ ...@@ -1111,17 +1106,17 @@
<y>183</y> <y>183</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>upd_paystru</name> <name>upd_paystru</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1172,7 +1167,7 @@ ...@@ -1172,7 +1167,7 @@
<tabsequence>120</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>532</x> <x>533</x>
<y>183</y> <y>183</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
...@@ -1306,17 +1301,17 @@ ...@@ -1306,17 +1301,17 @@
<y>208</y> <y>208</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>can_modify</name> <name>can_modify</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
......
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