Commit 85eb95d7 authored by steurwadkar's avatar steurwadkar

F17ABAS001 GST API calling metadata commit


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106328 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 77d83a79
......@@ -115,6 +115,12 @@
<name>action</name>
<dbname>action</dbname>
</table_column>
<table_column>
<type>number</type>
<updatewhereclause>no</updatewhereclause>
<name>cur_gross_turnover</name>
<dbname>cur_gross_turnover</dbname>
</table_column>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -783,7 +789,7 @@
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>171</x>
<x>172</x>
<y>99</y>
<height>18</height>
<width>60</width>
......@@ -825,6 +831,7 @@
<y>99</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -850,6 +857,71 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>172</x>
<y>143</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cur_gross_turnover</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Current year Gross Turnover:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>143</y>
<height>15</height>
<width>166</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cur_gross_turnover_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
This diff is collapsed.
......@@ -115,6 +115,12 @@
<name>action</name>
<dbname>action</dbname>
</table_column>
<table_column>
<type>number</type>
<updatewhereclause>no</updatewhereclause>
<name>cur_gross_turnover</name>
<dbname>cur_gross_turnover</dbname>
</table_column>
</TableDefinition>
<TextObject>
<band>Detail</band>
......@@ -783,7 +789,7 @@
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>171</x>
<x>172</x>
<y>99</y>
<height>18</height>
<width>60</width>
......@@ -825,6 +831,7 @@
<y>99</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -850,6 +857,71 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>172</x>
<y>143</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cur_gross_turnover</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Current year Gross Turnover:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>143</y>
<height>15</height>
<width>166</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cur_gross_turnover_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
This diff is collapsed.
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