Commit 9d751b84 authored by Ajit Deshmukh's avatar Ajit Deshmukh

Resolved the issue of multiple change on field

parent 3f95cca8
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>18</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>207</height> <height>22</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -273,66 +273,34 @@ ...@@ -273,66 +273,34 @@
<name>allow_user_image</name> <name>allow_user_image</name>
<dbname>enterprise.allow_user_image</dbname> <dbname>enterprise.allow_user_image</dbname>
</table_column> </table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lic_valid_upto</name>
<dbname>enterprise.lic_valid_upto</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>act_status</name>
<dbname>enterprise.act_status</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>active_date</name>
<dbname>enterprise.active_date</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>deactive_date</name>
<dbname>enterprise.deactive_date</dbname>
</table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>db_dev</name> <name>db_dev</name>
<dbname>enterprise.db_dev</dbname> <dbname>enterprise.db_dev</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>db_main</name> <name>db_main</name>
<dbname>enterprise.db_main</dbname> <dbname>enterprise.db_main</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>db_read</name> <name>db_read</name>
<dbname>enterprise.db_read</dbname> <dbname>enterprise.db_read</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="30">char</type> <type size="30">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>db_pilot</name> <name>db_pilot</name>
<dbname>enterprise.db_pilot</dbname> <dbname>enterprise.db_pilot</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;enterprise&quot; ) COLUMN(NAME=&quot;enterprise.enterprise&quot;) COLUMN(NAME=&quot;enterprise.enterprise_descr&quot;) COLUMN(NAME=&quot;enterprise.add_date&quot;) COLUMN(NAME=&quot;enterprise.add_user&quot;) COLUMN(NAME=&quot;enterprise.add_term&quot;) COLUMN(NAME=&quot;enterprise.chg_date&quot;) COLUMN(NAME=&quot;enterprise.chg_user&quot;) COLUMN(NAME=&quot;enterprise.chg_term&quot;) COLUMN(NAME=&quot;enterprise.ip_security&quot;) COLUMN(NAME=&quot;enterprise.white_list_ip&quot;) COLUMN(NAME=&quot;enterprise.file_upload_src&quot;) COLUMN(NAME=&quot;enterprise.file_upload_rej&quot;) COLUMN(NAME=&quot;enterprise.file_upload_suc&quot;) COLUMN(NAME=&quot;enterprise.file_upload_log&quot;) COLUMN(NAME=&quot;enterprise.file_upload_host&quot;) COLUMN(NAME=&quot;enterprise.file_upload_user&quot;) COLUMN(NAME=&quot;enterprise.file_upload_pass&quot;) COLUMN(NAME=&quot;enterprise.file_upload_port&quot;) COLUMN(NAME=&quot;enterprise.ent_type&quot;) COLUMN(NAME=&quot;enterprise.device_security&quot;) COLUMN(NAME=&quot;enterprise.smtp_host&quot;) COLUMN(NAME=&quot;enterprise.smtp_port&quot;) COLUMN(NAME=&quot;enterprise.smtp_user&quot;) COLUMN(NAME=&quot;enterprise.smtp_pass_wd&quot;) COLUMN(NAME=&quot;enterprise.smtp_protocol_type&quot;) COLUMN(NAME=&quot;enterprise.smtp_mailfrom&quot;) COLUMN(NAME=&quot;enterprise.smtp_server_status&quot;) COLUMN(NAME=&quot;enterprise.email_id&quot;) COLUMN(NAME=&quot;enterprise.db_name&quot;) COLUMN(NAME=&quot;enterprise.industry&quot;) COLUMN(NAME=&quot;enterprise.schema_name&quot;) COLUMN(NAME=&quot;enterprise.allow_user_image&quot;) COLUMN(NAME=&quot;enterprise.lic_valid_upto&quot;) COLUMN(NAME=&quot;enterprise.act_status&quot;) COLUMN(NAME=&quot;enterprise.active_date&quot;) COLUMN(NAME=&quot;enterprise.deactive_date&quot;) COLUMN(NAME=&quot;enterprise.db_dev&quot;) COLUMN(NAME=&quot;enterprise.db_main&quot;) COLUMN(NAME=&quot;enterprise.db_read&quot;) COLUMN(NAME=&quot;enterprise.db_pilot&quot;)) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;enterprise&quot; ) COLUMN(NAME=&quot;enterprise.enterprise&quot;) COLUMN(NAME=&quot;enterprise.enterprise_descr&quot;) COLUMN(NAME=&quot;enterprise.add_date&quot;) COLUMN(NAME=&quot;enterprise.add_user&quot;) COLUMN(NAME=&quot;enterprise.add_term&quot;) COLUMN(NAME=&quot;enterprise.chg_date&quot;) COLUMN(NAME=&quot;enterprise.chg_user&quot;) COLUMN(NAME=&quot;enterprise.chg_term&quot;) COLUMN(NAME=&quot;enterprise.ip_security&quot;) COLUMN(NAME=&quot;enterprise.white_list_ip&quot;) COLUMN(NAME=&quot;enterprise.file_upload_src&quot;) COLUMN(NAME=&quot;enterprise.file_upload_rej&quot;) COLUMN(NAME=&quot;enterprise.file_upload_suc&quot;) COLUMN(NAME=&quot;enterprise.file_upload_log&quot;) COLUMN(NAME=&quot;enterprise.file_upload_host&quot;) COLUMN(NAME=&quot;enterprise.file_upload_user&quot;) COLUMN(NAME=&quot;enterprise.file_upload_pass&quot;) COLUMN(NAME=&quot;enterprise.file_upload_port&quot;) COLUMN(NAME=&quot;enterprise.ent_type&quot;) COLUMN(NAME=&quot;enterprise.device_security&quot;) COLUMN(NAME=&quot;enterprise.smtp_host&quot;) COLUMN(NAME=&quot;enterprise.smtp_port&quot;) COLUMN(NAME=&quot;enterprise.smtp_user&quot;) COLUMN(NAME=&quot;enterprise.smtp_pass_wd&quot;) COLUMN(NAME=&quot;enterprise.smtp_protocol_type&quot;) COLUMN(NAME=&quot;enterprise.smtp_mailfrom&quot;) COLUMN(NAME=&quot;enterprise.smtp_server_status&quot;) COLUMN(NAME=&quot;enterprise.email_id&quot;) COLUMN(NAME=&quot;enterprise.db_name&quot;) COLUMN(NAME=&quot;enterprise.industry&quot;) COLUMN(NAME=&quot;enterprise.schema_name&quot;) COLUMN(NAME=&quot;enterprise.allow_user_image&quot;) COLUMN(NAME=&quot;enterprise.db_dev&quot;) COLUMN(NAME=&quot;enterprise.db_main&quot;) COLUMN(NAME=&quot;enterprise.db_read&quot;) COLUMN(NAME=&quot;enterprise.db_pilot&quot;)) </retrieve>
<update>enterprise</update> <update>enterprise</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>yes</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
...@@ -1211,7 +1179,7 @@ ...@@ -1211,7 +1179,7 @@
<x>3816</x> <x>3816</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>43</width> <width>118</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1230,118 +1198,6 @@ ...@@ -1230,118 +1198,6 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>License Valid Upto</text>
<border>0</border>
<color>33554432</color>
<x>3861</x>
<y>1</y>
<height>19</height>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lic_valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Activation Status</text>
<border>0</border>
<color>33554432</color>
<x>3962</x>
<y>1</y>
<height>19</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Activation Date</text>
<border>0</border>
<color>33554432</color>
<x>4067</x>
<y>1</y>
<height>19</height>
<width>120</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>active_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Deactivation Date</text>
<border>0</border>
<color>33554432</color>
<x>4189</x>
<y>1</y>
<height>19</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>deactive_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
...@@ -2486,7 +2342,7 @@ ...@@ -2486,7 +2342,7 @@
<x>3816</x> <x>3816</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>43</width> <width>118</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -2519,151 +2375,7 @@ ...@@ -2519,151 +2375,7 @@
<tabsequence>330</tabsequence> <tabsequence>330</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>3861</x> <x>3937</x>
<y>1</y>
<height>16</height>
<width>99</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lic_valid_upto</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>34</id>
<alignment>0</alignment>
<tabsequence>340</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3962</x>
<y>1</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<alignment>0</alignment>
<tabsequence>350</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4067</x>
<y>1</y>
<height>16</height>
<width>120</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>active_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<alignment>0</alignment>
<tabsequence>360</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4189</x>
<y>1</y>
<height>16</height>
<width>90</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>deactive_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<alignment>0</alignment>
<tabsequence>370</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4282</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>178</width> <width>178</width>
...@@ -2688,10 +2400,10 @@ ...@@ -2688,10 +2400,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Db Dev</text> <text>Developer Database</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4281</x> <x>3936</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>179</width> <width>179</width>
...@@ -2715,12 +2427,12 @@ ...@@ -2715,12 +2427,12 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>38</id> <id>34</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>380</tabsequence> <tabsequence>340</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4463</x> <x>4118</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>178</width> <width>178</width>
...@@ -2745,10 +2457,10 @@ ...@@ -2745,10 +2457,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Db Main</text> <text>Live Database</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4462</x> <x>4117</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>179</width> <width>179</width>
...@@ -2772,12 +2484,12 @@ ...@@ -2772,12 +2484,12 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>39</id> <id>35</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>390</tabsequence> <tabsequence>350</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4644</x> <x>4299</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>178</width> <width>178</width>
...@@ -2802,10 +2514,10 @@ ...@@ -2802,10 +2514,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Db Read</text> <text>Read Database</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4643</x> <x>4298</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>179</width> <width>179</width>
...@@ -2829,12 +2541,12 @@ ...@@ -2829,12 +2541,12 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>40</id> <id>36</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>400</tabsequence> <tabsequence>360</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4825</x> <x>4480</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>178</width> <width>178</width>
...@@ -2859,10 +2571,10 @@ ...@@ -2859,10 +2571,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Db Pilot</text> <text>Pilot Database</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>4824</x> <x>4479</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>179</width> <width>179</width>
......
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