Commit 92c6d899 authored by sghate's avatar sghate

Updated xml

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216339 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 92e4d424
...@@ -174,13 +174,6 @@ ...@@ -174,13 +174,6 @@
<name>proc_group</name> <name>proc_group</name>
<dbname>it_calchdr.proc_group</dbname> <dbname>it_calchdr.proc_group</dbname>
</table_column> </table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
</table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
...@@ -223,15 +216,24 @@ ...@@ -223,15 +216,24 @@
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirmed</name> <name>it_calchdr_confirmed</name>
<dbname>it_calchdr.confirmed</dbname> <dbname>it_calchdr.confirmed</dbname>
<initial>Y</initial>
<values> <values>
<item display="YES" data="Y"/> <item display="YES" data="Y"/>
<item display="NO" data="N"/> <item display="NO" data="N"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; )WHERE( EXP1 =&quot;it_calchdr.acct_prd&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;it_calchdr.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; )WHERE( EXP1 =&quot;it_calchdr.acct_prd&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;it_calchdr.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<update>IT_CALCHDR</update> <update>IT_CALCHDR</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -384,34 +386,6 @@ ...@@ -384,34 +386,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>1133</x>
<y>1</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
...@@ -923,7 +897,7 @@ ...@@ -923,7 +897,7 @@
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1622</x> <x>1622</x>
<y>1</y> <y>0</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
<html> <html>
...@@ -944,6 +918,34 @@ ...@@ -944,6 +918,34 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>1757</x>
<y>1</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>it_calchdr_confirmed_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -1464,7 +1466,7 @@ ...@@ -1464,7 +1466,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>170</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
...@@ -1612,7 +1614,7 @@ ...@@ -1612,7 +1614,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1650,7 +1652,7 @@ ...@@ -1650,7 +1652,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>180</tabsequence>
<border>5</border> <border>5</border>
...@@ -1688,7 +1690,7 @@ ...@@ -1688,7 +1690,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>190</tabsequence>
<border>5</border> <border>5</border>
...@@ -1723,7 +1725,7 @@ ...@@ -1723,7 +1725,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
...@@ -1759,7 +1761,7 @@ ...@@ -1759,7 +1761,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
...@@ -1795,7 +1797,7 @@ ...@@ -1795,7 +1797,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>200</tabsequence> <tabsequence>200</tabsequence>
<border>5</border> <border>5</border>
...@@ -1836,15 +1838,15 @@ ...@@ -1836,15 +1838,15 @@
<tabsequence>210</tabsequence> <tabsequence>210</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1135</x> <x>1760</x>
<y>2</y> <y>1</y>
<height>16</height> <height>16</height>
<width>62</width> <width>132</width>
<format>[YES/NO]</format> <format>[YES/NO]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>it_calchdr_confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
......
...@@ -31,15 +31,15 @@ ...@@ -31,15 +31,15 @@
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>8</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>1</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>355</height> <height>326</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -213,28 +213,29 @@ ...@@ -213,28 +213,29 @@
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirmed</name> <name>calc_base_criteria</name>
<dbname>it_calchdr.confirmed</dbname> <dbname>it_calchdr.calc_base_criteria</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>calc_base_criteria</name> <name>calc_base</name>
<dbname>it_calchdr.calc_base_criteria</dbname> <dbname>it_calchdr.calc_base</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>calc_base</name> <name>it_calchdr_confirmed</name>
<dbname>it_calchdr.calc_base</dbname> <dbname>it_calchdr.confirmed</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;department&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.dept_code&quot; )WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;department&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.dept_code&quot; )WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<update>IT_CALCHDR</update> <update>IT_CALCHDR</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -249,14 +250,14 @@ ...@@ -249,14 +250,14 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Other</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>17</x> <x>8</x>
<y>231</y> <y>5</y>
<height>56</height> <height>220</height>
<width>662</width> <width>659</width>
<name>gb_2</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -273,14 +274,14 @@ ...@@ -273,14 +274,14 @@
</GroupBox> </GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Other</text>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>17</x> <x>8</x>
<y>2</y> <y>234</y>
<height>220</height> <height>56</height>
<width>659</width> <width>662</width>
<name>gb_1</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -301,8 +302,8 @@ ...@@ -301,8 +302,8 @@
<text>Net Amount :</text> <text>Net Amount :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>26</x> <x>17</x>
<y>158</y> <y>161</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
<html> <html>
...@@ -323,50 +324,14 @@ ...@@ -323,50 +324,14 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>120</x>
<y>159</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<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>1090519039</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Relive Date :</text> <text>Relieve Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>26</x> <x>17</x>
<y>180</y> <y>183</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
<html> <html>
...@@ -387,49 +352,14 @@ ...@@ -387,49 +352,14 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>119</x>
<y>181</y>
<height>16</height>
<width>87</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relieve_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>1090519039</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Basic Amount :</text> <text>Basic Amount :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>26</x> <x>17</x>
<y>137</y> <y>140</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
<html> <html>
...@@ -456,8 +386,8 @@ ...@@ -456,8 +386,8 @@
<text>Pay Date :</text> <text>Pay Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>25</x> <x>16</x>
<y>114</y> <y>117</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
<html> <html>
...@@ -484,8 +414,8 @@ ...@@ -484,8 +414,8 @@
<text>Site Code Pay :</text> <text>Site Code Pay :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>24</x> <x>15</x>
<y>91</y> <y>94</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
<html> <html>
...@@ -512,8 +442,8 @@ ...@@ -512,8 +442,8 @@
<text>Grade :</text> <text>Grade :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>26</x> <x>17</x>
<y>68</y> <y>71</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<html> <html>
...@@ -540,8 +470,8 @@ ...@@ -540,8 +470,8 @@
<text>Department Code :</text> <text>Department Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>28</x> <x>19</x>
<y>46</y> <y>49</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
<html> <html>
...@@ -568,8 +498,8 @@ ...@@ -568,8 +498,8 @@
<text>Account Period :</text> <text>Account Period :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>30</x> <x>21</x>
<y>21</y> <y>26</y>
<height>16</height> <height>16</height>
<width>93</width> <width>93</width>
<html> <html>
...@@ -592,23 +522,23 @@ ...@@ -592,23 +522,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>120</x> <x>122</x>
<y>139</y> <y>49</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>basic_amt</name> <name>dept_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -626,29 +556,21 @@ ...@@ -626,29 +556,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Pay Table :</text>
<tabsequence>110</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>121</x> <x>214</x>
<y>114</y> <y>113</y>
<height>16</height> <height>16</height>
<width>87</width> <width>106</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_date</name> <name>pay_table_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -658,26 +580,26 @@ ...@@ -658,26 +580,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>121</x> <x>326</x>
<y>91</y> <y>114</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code__pay</name> <name>pay_table</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -698,25 +620,53 @@ ...@@ -698,25 +620,53 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Allow Amount :</text>
<border>0</border>
<color>0</color>
<x>215</x>
<y>137</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allow_amt_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>12</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>50</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>121</x> <x>326</x>
<y>68</y> <y>138</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade</name> <name>allow_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -734,25 +684,53 @@ ...@@ -734,25 +684,53 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Dedn Amount :</text>
<border>0</border>
<color>0</color>
<x>215</x>
<y>160</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dedn_amt_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>13</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>327</x>
<y>46</y> <y>159</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dept_code</name> <name>dedn_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -772,25 +750,27 @@ ...@@ -772,25 +750,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>325</x>
<y>20</y> <y>183</y>
<height>16</height> <height>16</height>
<width>86</width> <width>87</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>acct_prd</name> <name>conf_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -809,17 +789,17 @@ ...@@ -809,17 +789,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Cadre :</text> <text>Confirmation Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>440</x> <x>215</x>
<y>68</y> <y>181</y>
<height>16</height> <height>16</height>
<width>96</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_t</name> <name>conf_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -830,29 +810,29 @@ ...@@ -830,29 +810,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>540</x> <x>214</x>
<y>68</y> <y>49</y>
<height>16</height> <height>16</height>
<width>95</width> <width>420</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre</name> <name>department_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -873,17 +853,17 @@ ...@@ -873,17 +853,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code Approver :</text> <text>Employee Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>392</x> <x>272</x>
<y>91</y> <y>24</y>
<height>16</height> <height>16</height>
<width>144</width> <width>89</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv_t</name> <name>emp_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -894,33 +874,31 @@ ...@@ -894,33 +874,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>540</x> <x>145</x>
<y>91</y> <y>261</y>
<height>16</height> <height>16</height>
<width>95</width> <width>91</width>
<format>[General]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -939,17 +917,17 @@ ...@@ -939,17 +917,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Process Group :</text> <text>Change Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>440</x> <x>50</x>
<y>114</y> <y>260</y>
<height>16</height> <height>16</height>
<width>96</width> <width>91</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>proc_group_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -960,33 +938,25 @@ ...@@ -960,33 +938,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change User :</text>
<tabsequence>160</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>539</x> <x>245</x>
<y>137</y> <y>260</y>
<height>16</height> <height>16</height>
<width>97</width> <width>91</width>
<format>[YES/NO]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -996,25 +966,33 @@ ...@@ -996,25 +966,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>23</id>
<text>Confirmed :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>440</x> <x>340</x>
<y>137</y> <y>261</y>
<height>16</height> <height>16</height>
<width>96</width> <width>91</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_t</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1024,24 +1002,24 @@ ...@@ -1024,24 +1002,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Fin Entity :</text> <text>Change Term :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>440</x> <x>447</x>
<y>158</y> <y>260</y>
<height>16</height> <height>16</height>
<width>96</width> <width>91</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fin_entity_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1056,21 +1034,29 @@ ...@@ -1056,21 +1034,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>24</id>
<text>Calculation Base :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>441</x> <x>541</x>
<y>181</y> <y>259</y>
<height>17</height> <height>16</height>
<width>96</width> <width>91</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>calc_base_t</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1080,25 +1066,33 @@ ...@@ -1080,25 +1066,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>1</id>
<text>Pay Table :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>10</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>223</x> <x>122</x>
<y>110</y> <y>26</y>
<height>16</height> <height>16</height>
<width>106</width> <width>86</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_table_t</name> <name>acct_prd</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1108,26 +1102,26 @@ ...@@ -1108,26 +1102,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>335</x> <x>121</x>
<y>111</y> <y>71</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_table</name> <name>grade</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -1148,21 +1142,29 @@ ...@@ -1148,21 +1142,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Allow Amount :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>60</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>224</x> <x>121</x>
<y>134</y> <y>94</y>
<height>16</height> <height>16</height>
<width>106</width> <width>87</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>allow_amt_t</name> <name>site_code__pay</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1172,29 +1174,29 @@ ...@@ -1172,29 +1174,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>335</x> <x>121</x>
<y>135</y> <y>117</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>allow_amt</name> <name>pay_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1212,21 +1214,29 @@ ...@@ -1212,21 +1214,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Dedn Amount :</text> <tabsequence>80</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>224</x> <x>120</x>
<y>157</y> <y>140</y>
<height>16</height> <height>16</height>
<width>106</width> <width>87</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dedn_amt_t</name> <name>basic_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1236,26 +1246,26 @@ ...@@ -1236,26 +1246,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>14</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>90</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>336</x> <x>120</x>
<y>156</y> <y>162</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dedn_amt</name> <name>net_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
...@@ -1278,28 +1288,25 @@ ...@@ -1278,28 +1288,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>334</x> <x>119</x>
<y>180</y> <y>184</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
<format>[shortdate] [time]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>relieve_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1314,21 +1321,29 @@ ...@@ -1314,21 +1321,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>7</id>
<text>Confermation Date :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>40</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>224</x> <x>538</x>
<y>178</y> <y>71</y>
<height>16</height> <height>16</height>
<width>106</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date_t</name> <name>cadre</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1339,30 +1354,32 @@ ...@@ -1339,30 +1354,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>223</x> <x>538</x>
<y>46</y> <y>94</y>
<height>16</height> <height>16</height>
<width>420</width> <width>95</width>
<format>[general]</format> <format>[General]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>department_descr</name> <name>emp_code__aprv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1378,21 +1395,29 @@ ...@@ -1378,21 +1395,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>26</id>
<text>Employee Code :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>160</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>272</x> <x>539</x>
<y>21</y> <y>183</y>
<height>16</height> <height>16</height>
<width>89</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>calc_base</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1402,29 +1427,29 @@ ...@@ -1402,29 +1427,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>370</x> <x>539</x>
<y>21</y> <y>204</y>
<height>16</height> <height>16</height>
<width>77</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>calc_base_criteria</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1444,20 +1469,20 @@ ...@@ -1444,20 +1469,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>448</x> <x>535</x>
<y>21</y> <y>24</y>
<height>16</height> <height>16</height>
<width>84</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_fname</name> <name>emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1480,20 +1505,20 @@ ...@@ -1480,20 +1505,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>537</x> <x>446</x>
<y>21</y> <y>24</y>
<height>16</height> <height>16</height>
<width>95</width> <width>84</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname</name> <name>emp_fname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1516,23 +1541,23 @@ ...@@ -1516,23 +1541,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>154</x> <x>365</x>
<y>258</y> <y>24</y>
<height>16</height> <height>16</height>
<width>91</width> <width>77</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1553,17 +1578,17 @@ ...@@ -1553,17 +1578,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Date :</text> <text>Cadre :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>59</x> <x>436</x>
<y>257</y> <y>71</y>
<height>16</height> <height>16</height>
<width>91</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>cadre_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1581,17 +1606,17 @@ ...@@ -1581,17 +1606,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change User :</text> <text>Employee Code Approver :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>254</x> <x>388</x>
<y>257</y> <y>94</y>
<height>16</height> <height>16</height>
<width>91</width> <width>144</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>emp_code__aprv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1602,33 +1627,25 @@ ...@@ -1602,33 +1627,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Process Group :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>349</x> <x>436</x>
<y>258</y> <y>117</y>
<height>16</height> <height>16</height>
<width>91</width> <width>96</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>proc_group_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1639,23 +1656,23 @@ ...@@ -1639,23 +1656,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Term :</text> <text>Fin Entity :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>456</x> <x>436</x>
<y>257</y> <y>161</y>
<height>16</height> <height>16</height>
<width>91</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>fin_entity_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1670,29 +1687,21 @@ ...@@ -1670,29 +1687,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Calculation Base :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>550</x> <x>437</x>
<y>256</y> <y>184</y>
<height>16</height> <height>17</height>
<width>91</width> <width>96</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>calc_base_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1702,33 +1711,25 @@ ...@@ -1702,33 +1711,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>170</tabsequence> <text>Calculation Base Criteria</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>541</x> <x>402</x>
<y>201</y> <y>204</y>
<height>16</height> <height>16</height>
<width>95</width> <width>130</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>calc_base_criteria</name> <name>calc_base_criteria_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1738,26 +1739,26 @@ ...@@ -1738,26 +1739,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>539</x> <x>539</x>
<y>114</y> <y>162</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>proc_group</name> <name>fin_entity</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -1780,25 +1781,25 @@ ...@@ -1780,25 +1781,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>180</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>541</x> <x>539</x>
<y>159</y> <y>138</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[general]</format> <format>[YES/NO]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>fin_entity</name> <name>it_calchdr_confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>5</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1816,23 +1817,23 @@ ...@@ -1816,23 +1817,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>541</x> <x>539</x>
<y>180</y> <y>117</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>calc_base</name> <name>proc_group</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1852,18 +1853,18 @@ ...@@ -1852,18 +1853,18 @@
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>0</alignment> <alignment>1</alignment>
<text>Calculation Base Criteria</text> <text>Confirmed :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>407</x> <x>457</x>
<y>201</y> <y>142</y>
<height>16</height> <height>16</height>
<width>130</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>calc_base_criteria_t</name> <name>it_calchdr_confirmed_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1875,7 +1876,7 @@ ...@@ -1875,7 +1876,7 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<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