Commit 96a61d0b authored by sghate's avatar sghate

Shital: updated xml on 30/10/2019

qual11.xml
site_env11.xml
sun_geobi_access11.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210724 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b8115916
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<dbname>qualification.chg_term</dbname> <dbname>qualification.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;qualification.qlf_code&quot;) COLUMN(NAME=&quot;qualification.sh_descr&quot;) COLUMN(NAME=&quot;qualification.type&quot;) COLUMN(NAME=&quot;qualification.chg_date&quot;) COLUMN(NAME=&quot;qualification.chg_user&quot;) COLUMN(NAME=&quot;qualification.chg_term&quot;)) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;qualification.qlf_code&quot;) COLUMN(NAME=&quot;qualification.sh_descr&quot;) COLUMN(NAME=&quot;qualification.type&quot;) COLUMN(NAME=&quot;qualification.chg_date&quot;) COLUMN(NAME=&quot;qualification.chg_user&quot;) COLUMN(NAME=&quot;qualification.chg_term&quot;)) </retrieve>
<update>qualification</update> <update>QUALIFICATION</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Sh. Descr.</text> <text>Short Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>439</x> <x>439</x>
......
...@@ -63,12 +63,12 @@ ...@@ -63,12 +63,12 @@
<key>yes</key> <key>yes</key>
<name>module_code</name> <name>module_code</name>
<dbname>site_env.module_code</dbname> <dbname>site_env.module_code</dbname>
<initial>ADM</initial> <initial>ADM </initial>
<values> <values>
<item display="Administration" data="ADM"/> <item display="Administration" data="ADM "/>
<item display="Finance" data="FIN"/> <item display="Finance" data="FIN "/>
<item display="Distribution" data="DIS"/> <item display="Distribution" data="DIS "/>
<item display="Manufacturing" data="MFG"/> <item display="Manufacturing" data="MFG "/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -79,11 +79,6 @@ ...@@ -79,11 +79,6 @@
<name>level_type</name> <name>level_type</name>
<dbname>site_env.level_type</dbname> <dbname>site_env.level_type</dbname>
<initial>C</initial> <initial>C</initial>
<values>
<item display="Cadre" data="C"/>
<item display="Grade" data="G"/>
<item display="General" data="X"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
...@@ -164,7 +159,7 @@ ...@@ -164,7 +159,7 @@
<dbname>site.descr</dbname> <dbname>site.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_env&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;site_env.site_code&quot;) COLUMN(NAME=&quot;site_env.module_code&quot;) COLUMN(NAME=&quot;site_env.level_type&quot;) COLUMN(NAME=&quot;site_env.level_code&quot;) COLUMN(NAME=&quot;site_env.par_name&quot;) COLUMN(NAME=&quot;site_env.descr&quot;) COLUMN(NAME=&quot;site_env.eff_date&quot;) COLUMN(NAME=&quot;site_env.upto_date&quot;) COLUMN(NAME=&quot;site_env.par_value&quot;) COLUMN(NAME=&quot;site_env.chg_date&quot;) COLUMN(NAME=&quot;site_env.chg_user&quot;) COLUMN(NAME=&quot;site_env.chg_term&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;site_env.site_code&quot; )WHERE( EXP1 =&quot;SITE_ENV.SITE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_env&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;site_env.site_code&quot;) COLUMN(NAME=&quot;site_env.module_code&quot;) COLUMN(NAME=&quot;site_env.level_type&quot;) COLUMN(NAME=&quot;site_env.level_code&quot;) COLUMN(NAME=&quot;site_env.par_name&quot;) COLUMN(NAME=&quot;site_env.descr&quot;) COLUMN(NAME=&quot;site_env.eff_date&quot;) COLUMN(NAME=&quot;site_env.upto_date&quot;) COLUMN(NAME=&quot;site_env.par_value&quot;) COLUMN(NAME=&quot;site_env.chg_date&quot;) COLUMN(NAME=&quot;site_env.chg_user&quot;) COLUMN(NAME=&quot;site_env.chg_term&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;site_env.site_code&quot; )WHERE( EXP1 =&quot;SITE_ENV.SITE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) </retrieve>
<update>site_env</update> <update>SITE_ENV</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -178,7 +173,7 @@ ...@@ -178,7 +173,7 @@
<text>Level Code</text> <text>Level Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>209</x> <x>395</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -206,7 +201,7 @@ ...@@ -206,7 +201,7 @@
<text>Level Description</text> <text>Level Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>275</x> <x>461</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>172</width> <width>172</width>
...@@ -234,7 +229,7 @@ ...@@ -234,7 +229,7 @@
<text>Parameter Name</text> <text>Parameter Name</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>449</x> <x>635</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>97</width> <width>97</width>
...@@ -262,10 +257,10 @@ ...@@ -262,10 +257,10 @@
<text>Description</text> <text>Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>548</x> <x>734</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>190</width> <width>149</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -290,10 +285,10 @@ ...@@ -290,10 +285,10 @@
<text>Parameter Value</text> <text>Parameter Value</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>740</x> <x>1063</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>178</width> <width>101</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -318,10 +313,10 @@ ...@@ -318,10 +313,10 @@
<text>Effective Date</text> <text>Effective Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>920</x> <x>885</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>102</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -346,7 +341,7 @@ ...@@ -346,7 +341,7 @@
<text>Upto Date</text> <text>Upto Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1021</x> <x>989</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -374,7 +369,7 @@ ...@@ -374,7 +369,7 @@
<text>Change On</text> <text>Change On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1095</x> <x>1166</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
...@@ -402,7 +397,7 @@ ...@@ -402,7 +397,7 @@
<text>Change By</text> <text>Change By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1168</x> <x>1239</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -430,7 +425,7 @@ ...@@ -430,7 +425,7 @@
<text>Change From</text> <text>Change From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1242</x> <x>1313</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
...@@ -455,69 +450,13 @@ ...@@ -455,69 +450,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Module</text> <text>Site Code</text>
<border>6</border>
<color>0</color>
<x>61</x>
<y>2</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>module_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Level</text>
<border>6</border>
<color>0</color>
<x>145</x>
<y>2</y>
<height>16</height>
<width>62</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>level_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>57</width> <width>60</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -536,34 +475,6 @@ ...@@ -536,34 +475,6 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Site Descr</text>
<border>6</border>
<color>33554432</color>
<x>1335</x>
<y>1</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
...@@ -571,7 +482,7 @@ ...@@ -571,7 +482,7 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>209</x> <x>395</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>64</width> <width>64</width>
...@@ -609,7 +520,7 @@ ...@@ -609,7 +520,7 @@
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>275</x> <x>461</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>172</width> <width>172</width>
...@@ -647,7 +558,7 @@ ...@@ -647,7 +558,7 @@
<tabsequence>60</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>449</x> <x>635</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>97</width> <width>97</width>
...@@ -685,10 +596,10 @@ ...@@ -685,10 +596,10 @@
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>548</x> <x>734</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>190</width> <width>149</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -720,13 +631,13 @@ ...@@ -720,13 +631,13 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>740</x> <x>1063</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>178</width> <width>101</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -758,13 +669,13 @@ ...@@ -758,13 +669,13 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>920</x> <x>885</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>99</width> <width>102</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -796,10 +707,10 @@ ...@@ -796,10 +707,10 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1021</x> <x>989</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -837,7 +748,7 @@ ...@@ -837,7 +748,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1095</x> <x>1166</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>71</width> <width>71</width>
...@@ -875,7 +786,7 @@ ...@@ -875,7 +786,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1168</x> <x>1239</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -913,7 +824,7 @@ ...@@ -913,7 +824,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1242</x> <x>1313</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>91</width> <width>91</width>
...@@ -946,26 +857,27 @@ ...@@ -946,26 +857,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>61</x> <x>2</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>82</width> <width>60</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>module_code</name> <name>site_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -981,28 +893,111 @@ ...@@ -981,28 +893,111 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Module</text>
<border>6</border>
<color>0</color>
<x>237</x>
<y>2</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>module_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Level Type</text>
<border>6</border>
<color>0</color>
<x>321</x>
<y>2</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>level_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Site Description</text>
<border>6</border>
<color>33554432</color>
<x>64</x>
<y>1</y>
<height>17</height>
<width>171</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>145</x> <x>237</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>62</width> <width>82</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>level_type</name> <name>module_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>5</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1020,23 +1015,23 @@ ...@@ -1020,23 +1015,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2</x> <x>321</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>57</width> <width>72</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>level_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1063,10 +1058,10 @@ ...@@ -1063,10 +1058,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1335</x> <x>64</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>88</width> <width>171</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1074,7 +1069,7 @@ ...@@ -1074,7 +1069,7 @@
<name>site_descr</name> <name>site_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>60</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
......
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg User</text> <text>Change By</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>389</x>
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Date</text> <text>Change On</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>480</x> <x>480</x>
...@@ -239,7 +239,7 @@ ...@@ -239,7 +239,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Term</text> <text>Change From</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>583</x> <x>583</x>
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
...@@ -298,8 +298,8 @@ ...@@ -298,8 +298,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -336,15 +336,15 @@ ...@@ -336,15 +336,15 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>295</x> <x>295</x>
...@@ -374,8 +374,8 @@ ...@@ -374,8 +374,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -412,8 +412,8 @@ ...@@ -412,8 +412,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -450,8 +450,8 @@ ...@@ -450,8 +450,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
...@@ -488,8 +488,8 @@ ...@@ -488,8 +488,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
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