Commit 12f312c4 authored by ssalve's avatar ssalve

added reg_date and removed valid_upto


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106040 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5c6f65e5
......@@ -69,10 +69,10 @@
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
<name>valid_upto</name>
<dbname>siteregno.valid_upto</dbname>
<name>reg_date</name>
<dbname>siteregno.reg_date</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;siteregno&quot; ) COLUMN(NAME=&quot;siteregno.fin_entity&quot;) COLUMN(NAME=&quot;siteregno.site_code&quot;) COLUMN(NAME=&quot;siteregno.reg_no&quot;) COLUMN(NAME=&quot;siteregno.valid_upto&quot;)) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;siteregno&quot; ) COLUMN(NAME=&quot;siteregno.fin_entity&quot;) COLUMN(NAME=&quot;siteregno.site_code&quot;) COLUMN(NAME=&quot;siteregno.reg_no&quot;) COLUMN(NAME=&quot;siteregno.reg_date&quot;)) </retrieve>
</TableDefinition>
<TextObject>
<band>Header</band>
......@@ -160,30 +160,30 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>2</border>
<alignment>0</alignment>
<text>Registration Date</text>
<border>0</border>
<color>33554432</color>
<x>1001</x>
<y>8</y>
<height>60</height>
<width>471</width>
<y>4</y>
<height>64</height>
<width>389</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<name>reg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
......@@ -305,24 +305,23 @@
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>33554432</color>
<x>1001</x>
<y>8</y>
<y>0</y>
<height>72</height>
<width>471</width>
<width>389</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<name>reg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<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