Commit 6c740a6b authored by dpawar's avatar dpawar

format values


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95801 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6048e514
...@@ -497,7 +497,7 @@ ...@@ -497,7 +497,7 @@
<y>138</y> <y>138</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[General]</format> <format>0.000</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -702,18 +702,16 @@ ...@@ -702,18 +702,16 @@
<y>138</y> <y>138</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[General]</format> <format>#,##,##,##,##,###.###</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__resale</name> <name>rate__resale</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>#,##,##,##,##,###.###</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -811,11 +809,11 @@ ...@@ -811,11 +809,11 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>121</x> <x>122</x>
<y>160</y> <y>160</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[General]</format> <format>0.000</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1222,14 +1220,14 @@ ...@@ -1222,14 +1220,14 @@
<y>182</y> <y>182</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[shortdate] [time]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bil_date</name> <name>bil_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="editmask">
<mask>mm/dd/yy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
...@@ -1497,11 +1495,18 @@ ...@@ -1497,11 +1495,18 @@
<y>204</y> <y>204</y>
<height>16</height> <height>16</height>
<width>48</width> <width>48</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pend_temp</name> <name>pend_temp</name>
<visible>0</visible> <visible>0</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