Commit 7050e3c5 authored by sghate's avatar sghate

Updated xml on 25/02/2020

emp_status11.xml
emp_status21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217104 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5c58647b
...@@ -118,12 +118,6 @@ ...@@ -118,12 +118,6 @@
<name>chg_date</name> <name>chg_date</name>
<dbname>emp_statuschg.chg_date</dbname> <dbname>emp_statuschg.chg_date</dbname>
</table_column> </table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_site</name>
<dbname>employee.emp_site</dbname>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -246,13 +240,6 @@ ...@@ -246,13 +240,6 @@
<name>notice_prd</name> <name>notice_prd</name>
<dbname>emp_statuschg.notice_prd</dbname> <dbname>emp_statuschg.notice_prd</dbname>
</table_column> </table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id</name>
<dbname>emp_statuschg.tran_id</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -266,19 +253,27 @@ ...@@ -266,19 +253,27 @@
<name>conf_date</name> <name>conf_date</name>
<dbname>emp_statuschg.conf_date</dbname> <dbname>emp_statuschg.conf_date</dbname>
</table_column> </table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id</name>
<dbname>emp_statuschg.tran_id</dbname>
</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>confirm</name> <name>confirm</name>
<dbname>emp_statuschg.confirm</dbname> <dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="NO" data="N"/>
<item display="No" data="N"/> <item display="YES" data="Y"/>
<item display="Canceled" data="X"/> <item display="Canceled" data="X"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to &quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to &quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve>
<update>EMP_STATUSCHG</update> <update>EMP_STATUSCHG</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -291,41 +286,13 @@ ...@@ -291,41 +286,13 @@
<type>datetime</type> <type>datetime</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site</text>
<border>6</border>
<color>0</color>
<x>2051</x>
<y>2</y>
<height>16</height>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_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> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Notice Period</text> <text>Notice Period</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1800</x> <x>1850</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -347,41 +314,13 @@ ...@@ -347,41 +314,13 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>2571</x>
<y>1</y>
<height>17</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<visible>0</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>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Eligible OT To</text> <text>Eligible OT To</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1699</x> <x>1749</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -409,7 +348,7 @@ ...@@ -409,7 +348,7 @@
<text>Confirmed By</text> <text>Confirmed By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1950</x> <x>1937</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -437,7 +376,7 @@ ...@@ -437,7 +376,7 @@
<text>Transaction Date</text> <text>Transaction Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2</x> <x>52</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
...@@ -465,7 +404,7 @@ ...@@ -465,7 +404,7 @@
<text> Join Date</text> <text> Join Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>114</x> <x>164</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -493,7 +432,7 @@ ...@@ -493,7 +432,7 @@
<text>Employee Code</text> <text>Employee Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>169</x> <x>219</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
...@@ -521,7 +460,7 @@ ...@@ -521,7 +460,7 @@
<text>First Name</text> <text>First Name</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>262</x> <x>312</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -549,7 +488,7 @@ ...@@ -549,7 +488,7 @@
<text>Last Name</text> <text>Last Name</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>360</x> <x>410</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>83</width> <width>83</width>
...@@ -577,7 +516,7 @@ ...@@ -577,7 +516,7 @@
<text>Date</text> <text>Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>445</x> <x>495</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -605,7 +544,7 @@ ...@@ -605,7 +544,7 @@
<text>Status Type</text> <text>Status Type</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>535</x> <x>585</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -633,7 +572,7 @@ ...@@ -633,7 +572,7 @@
<text>Due Date</text> <text>Due Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>603</x> <x>653</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
...@@ -661,7 +600,7 @@ ...@@ -661,7 +600,7 @@
<text>Extend</text> <text>Extend</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>692</x> <x>742</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>45</width> <width>45</width>
...@@ -689,7 +628,7 @@ ...@@ -689,7 +628,7 @@
<text>Months Extended</text> <text>Months Extended</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>739</x> <x>789</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>115</width> <width>115</width>
...@@ -717,7 +656,7 @@ ...@@ -717,7 +656,7 @@
<text>Grade From</text> <text>Grade From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>856</x> <x>906</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -745,7 +684,7 @@ ...@@ -745,7 +684,7 @@
<text>Grade To</text> <text>Grade To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>928</x> <x>978</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -773,7 +712,7 @@ ...@@ -773,7 +712,7 @@
<text>Cadre From</text> <text>Cadre From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>980</x> <x>1030</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -801,7 +740,7 @@ ...@@ -801,7 +740,7 @@
<text>Cadre To</text> <text>Cadre To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1050</x> <x>1100</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -829,7 +768,7 @@ ...@@ -829,7 +768,7 @@
<text>Designation Code From</text> <text>Designation Code From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1108</x> <x>1158</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -857,7 +796,7 @@ ...@@ -857,7 +796,7 @@
<text>Designation Code To</text> <text>Designation Code To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1243</x> <x>1293</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -885,7 +824,7 @@ ...@@ -885,7 +824,7 @@
<text>Designation From</text> <text>Designation From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1381</x> <x>1431</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -913,7 +852,7 @@ ...@@ -913,7 +852,7 @@
<text>Designation To</text> <text>Designation To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1503</x> <x>1553</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -941,7 +880,7 @@ ...@@ -941,7 +880,7 @@
<text>Eligible OT From</text> <text>Eligible OT From</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1603</x> <x>1653</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -969,7 +908,7 @@ ...@@ -969,7 +908,7 @@
<text>Reason of Action</text> <text>Reason of Action</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2145</x> <x>2038</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -997,7 +936,7 @@ ...@@ -997,7 +936,7 @@
<text>Change On</text> <text>Change On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2322</x> <x>2281</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -1025,7 +964,7 @@ ...@@ -1025,7 +964,7 @@
<text>Change By</text> <text>Change By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2403</x> <x>2362</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -1053,7 +992,7 @@ ...@@ -1053,7 +992,7 @@
<text>Change From</text> <text>Change From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2487</x> <x>2446</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -1081,7 +1020,7 @@ ...@@ -1081,7 +1020,7 @@
<text>Confirmation Date</text> <text>Confirmation Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2267</x> <x>2226</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1103,16 +1042,44 @@ ...@@ -1103,16 +1042,44 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>2</x>
<y>1</y>
<height>17</height>
<width>48</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Confirm</text> <text>Confirm</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1887</x> <x>2160</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>61</width> <width>64</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1135,10 +1102,10 @@ ...@@ -1135,10 +1102,10 @@
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>169</x> <x>219</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
...@@ -1176,7 +1143,7 @@ ...@@ -1176,7 +1143,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>262</x> <x>312</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>96</width> <width>96</width>
...@@ -1212,7 +1179,7 @@ ...@@ -1212,7 +1179,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>360</x> <x>410</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>83</width> <width>83</width>
...@@ -1243,12 +1210,12 @@ ...@@ -1243,12 +1210,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>445</x> <x>495</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -1281,10 +1248,10 @@ ...@@ -1281,10 +1248,10 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>535</x> <x>585</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1321,7 +1288,7 @@ ...@@ -1321,7 +1288,7 @@
<tabsequence>60</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>603</x> <x>653</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>87</width> <width>87</width>
...@@ -1357,7 +1324,7 @@ ...@@ -1357,7 +1324,7 @@
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>692</x> <x>742</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>45</width> <width>45</width>
...@@ -1395,7 +1362,7 @@ ...@@ -1395,7 +1362,7 @@
<tabsequence>80</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>739</x> <x>789</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>115</width> <width>115</width>
...@@ -1428,12 +1395,12 @@ ...@@ -1428,12 +1395,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>10</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>856</x> <x>906</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -1464,12 +1431,12 @@ ...@@ -1464,12 +1431,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</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>1381</x> <x>1431</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1500,12 +1467,12 @@ ...@@ -1500,12 +1467,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>17</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>1503</x> <x>1553</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -1536,12 +1503,12 @@ ...@@ -1536,12 +1503,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>18</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>150</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1950</x> <x>1937</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1577,7 +1544,7 @@ ...@@ -1577,7 +1544,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2322</x> <x>2281</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -1608,48 +1575,12 @@ ...@@ -1608,48 +1575,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>11</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>2051</x>
<y>1</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>928</x> <x>978</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -1680,12 +1611,12 @@ ...@@ -1680,12 +1611,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</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>980</x> <x>1030</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -1716,12 +1647,12 @@ ...@@ -1716,12 +1647,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1050</x> <x>1100</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -1752,12 +1683,12 @@ ...@@ -1752,12 +1683,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>14</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>1108</x> <x>1158</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -1788,12 +1719,12 @@ ...@@ -1788,12 +1719,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1243</x> <x>1293</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -1824,12 +1755,12 @@ ...@@ -1824,12 +1755,12 @@
</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>1603</x> <x>1653</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -1860,12 +1791,12 @@ ...@@ -1860,12 +1791,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1699</x> <x>1749</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1898,10 +1829,10 @@ ...@@ -1898,10 +1829,10 @@
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2</x> <x>52</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
...@@ -1932,12 +1863,12 @@ ...@@ -1932,12 +1863,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>170</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2145</x> <x>2038</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1969,12 +1900,12 @@ ...@@ -1969,12 +1900,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</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>2403</x> <x>2362</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -2005,12 +1936,12 @@ ...@@ -2005,12 +1936,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>23</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>2487</x> <x>2446</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -2041,12 +1972,12 @@ ...@@ -2041,12 +1972,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1800</x> <x>1850</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -2077,23 +2008,23 @@ ...@@ -2077,23 +2008,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2571</x> <x>164</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>109</width> <width>53</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>employee_date_join</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>
...@@ -2113,12 +2044,12 @@ ...@@ -2113,12 +2044,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>114</x> <x>2226</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -2126,7 +2057,7 @@ ...@@ -2126,7 +2057,7 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_date_join</name> <name>conf_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -2149,23 +2080,23 @@ ...@@ -2149,23 +2080,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>2267</x> <x>2</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>48</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>tran_id</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>
...@@ -2185,15 +2116,15 @@ ...@@ -2185,15 +2116,15 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>29</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1887</x> <x>2160</x>
<y>1</y> <y>0</y>
<height>16</height> <height>16</height>
<width>61</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
......
...@@ -233,12 +233,6 @@ ...@@ -233,12 +233,6 @@
<name>employee_date_join</name> <name>employee_date_join</name>
<dbname>employee.date_join</dbname> <dbname>employee.date_join</dbname>
</table_column> </table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_site</name>
<dbname>employee.emp_site</dbname>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -255,16 +249,18 @@ ...@@ -255,16 +249,18 @@
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirm</name> <name>confirm</name>
<dbname>emp_statuschg.confirm</dbname> <dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="NO" data="N"/>
<item display="No" data="N"/> <item display="YES" data="Y"/>
<item display="Canceled" data="X"/> <item display="Canceled" data="X"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.tran_date&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_date&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) ARG(NAME = &quot;mtran_date&quot; TYPE = datetime) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.tran_date&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_date&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) ARG(NAME = &quot;mtran_date&quot; TYPE = datetime) </retrieve>
<update>EMP_STATUSCHG</update> <update>EMP_STATUSCHG</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -279,14 +275,14 @@ ...@@ -279,14 +275,14 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Others</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>6</x> <x>9</x>
<y>348</y> <y>8</y>
<height>69</height> <height>343</height>
<width>562</width> <width>568</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>
...@@ -297,20 +293,20 @@ ...@@ -297,20 +293,20 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>134217739</color>
</background> </background>
</GroupBox> </GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Others</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>6</x> <x>10</x>
<y>3</y> <y>358</y>
<height>334</height> <height>54</height>
<width>568</width> <width>568</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>
...@@ -321,25 +317,25 @@ ...@@ -321,25 +317,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>134217739</color> <color>553648127</color>
</background> </background>
</GroupBox> </GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Eligible OT From :</text> <text>Change On:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>0</color>
<x>54</x> <x>30</x>
<y>259</y> <y>382</y>
<height>16</height> <height>16</height>
<width>110</width> <width>71</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot_o_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -349,25 +345,33 @@ ...@@ -349,25 +345,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>22</id>
<text>Confirmed :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>53</x> <color>255</color>
<y>283</y> <x>105</x>
<y>382</y>
<height>16</height> <height>16</height>
<width>110</width> <width>85</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirm_t</name> <name>chg_date</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>
...@@ -377,25 +381,25 @@ ...@@ -377,25 +381,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Approved by :</text> <text>Change By:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>228</x>
<y>305</y> <y>382</y>
<height>16</height> <height>16</height>
<width>110</width> <width>71</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -405,25 +409,33 @@ ...@@ -405,25 +409,33 @@
<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>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>23</id>
<text>Eligible OT To :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>332</x> <color>255</color>
<y>259</y> <x>303</x>
<y>383</y>
<height>16</height> <height>16</height>
<width>98</width> <width>77</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot_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>
...@@ -433,25 +445,25 @@ ...@@ -433,25 +445,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>553648127</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Date :</text> <text>Change From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>397</x>
<y>35</y> <y>382</y>
<height>16</height> <height>16</height>
<width>110</width> <width>77</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -461,29 +473,29 @@ ...@@ -461,29 +473,29 @@
<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>7</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>271</x> <x>478</x>
<y>60</y> <y>383</y>
<height>16</height> <height>16</height>
<width>123</width> <width>77</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_fname</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>300</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -497,33 +509,25 @@ ...@@ -497,33 +509,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Approved by :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>58</x>
<x>400</x> <y>322</y>
<y>60</y>
<height>16</height> <height>16</height>
<width>124</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname</name> <name>emp_code__aprv_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>
...@@ -536,22 +540,31 @@ ...@@ -536,22 +540,31 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>19</id>
<text>Employee :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>54</x> <color>255</color>
<y>60</y> <x>174</x>
<y>322</y>
<height>16</height> <height>16</height>
<width>110</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>emp_code__aprv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<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>
...@@ -564,21 +577,21 @@ ...@@ -564,21 +577,21 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change From :</text> <text>Eligible OT From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>58</x>
<y>85</y> <y>273</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__effchg_t</name> <name>eligible_ot_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -590,23 +603,23 @@ ...@@ -590,23 +603,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>0</alignment>
<text>Status Type :</text> <text>Confirmed On :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>359</x>
<y>110</y> <y>302</y>
<height>16</height> <height>16</height>
<width>110</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status_type_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>
...@@ -623,23 +636,22 @@ ...@@ -623,23 +636,22 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>255</color> <color>255</color>
<x>419</x> <x>441</x>
<y>103</y> <y>303</y>
<height>16</height> <height>16</height>
<width>107</width> <width>55</width>
<format>[shortdate] [time]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__due_chg</name> <name>conf_date</name>
<tag>Due date for change of status</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask"> <EditStyle style="editmask">
<mask>dd/mm/yy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
...@@ -660,17 +672,17 @@ ...@@ -660,17 +672,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Extend :</text> <text>Eligible OT To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>336</x>
<y>135</y> <y>277</y>
<height>16</height> <height>16</height>
<width>110</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>extend_t</name> <name>eligible_ot_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -682,24 +694,33 @@ ...@@ -682,24 +694,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>21</id>
<text>Grade From :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>120</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>54</x> <x>439</x>
<y>160</y> <y>277</y>
<height>16</height> <height>16</height>
<width>110</width> <width>86</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_o_t</name> <name>eligible_ot</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -710,23 +731,23 @@ ...@@ -710,23 +731,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Cadre From :</text> <text>Designation To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>58</x>
<y>185</y> <y>249</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_o_t</name> <name>design_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -743,25 +764,26 @@ ...@@ -743,25 +764,26 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>271</x> <x>174</x>
<y>211</y> <y>249</y>
<height>16</height> <height>16</height>
<width>256</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>design_code</name>
<name>designation_o</name> <tag>New designation code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>25</limit> <limit>0</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -775,37 +797,9 @@ ...@@ -775,37 +797,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation From :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>210</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_o_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>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
...@@ -813,8 +807,8 @@ ...@@ -813,8 +807,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>271</x> <x>275</x>
<y>235</y> <y>249</y>
<height>16</height> <height>16</height>
<width>256</width> <width>256</width>
<format>[general]</format> <format>[general]</format>
...@@ -847,17 +841,17 @@ ...@@ -847,17 +841,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Designation To :</text> <text>Designation From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>58</x>
<y>235</y> <y>224</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>design_code_t</name> <name>design_code_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -872,77 +866,30 @@ ...@@ -872,77 +866,30 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change On:</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>371</y>
<height>16</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>0</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>
<band>Detail</band>
<alignment>1</alignment>
<text>Change By:</text>
<border>0</border>
<color>0</color>
<x>224</x>
<y>371</y>
<height>16</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>0</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>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>15</id>
<text>Change From :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>393</x> <color>255</color>
<y>371</y> <x>174</x>
<y>224</y>
<height>16</height> <height>16</height>
<width>77</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <protect expression="1">0</protect>
<visible>0</visible> <name>design_code_o</name>
<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>
...@@ -952,31 +899,31 @@ ...@@ -952,31 +899,31 @@
<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> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>170</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>275</x>
<y>305</y> <y>225</y>
<height>16</height> <height>16</height>
<width>95</width> <width>256</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv</name> <protect expression="1">0</protect>
<name>designation_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>25</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -993,31 +940,21 @@ ...@@ -993,31 +940,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Cadre From :</text>
<tabsequence>130</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>58</x>
<y>235</y> <y>200</y>
<height>16</height> <height>16</height>
<width>95</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>design_code</name> <name>cadre_o_t</name>
<tag>New designation code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<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>
...@@ -1028,18 +965,18 @@ ...@@ -1028,18 +965,18 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>174</x>
<y>210</y> <y>200</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
...@@ -1047,10 +984,10 @@ ...@@ -1047,10 +984,10 @@
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <protect expression="1">0</protect>
<name>design_code_o</name> <name>cadre_o</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>
...@@ -1068,30 +1005,21 @@ ...@@ -1068,30 +1005,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>Reason of Action</text>
<border>5</border> <border>0</border>
<color>255</color> <color>0</color>
<x>170</x> <x>324</x>
<y>185</y> <y>200</y>
<height>16</height> <height>16</height>
<width>95</width> <width>94</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>reason_code_t</name>
<name>cadre_o</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>
...@@ -1104,27 +1032,26 @@ ...@@ -1104,27 +1032,26 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>170</x> <x>425</x>
<y>160</y> <y>202</y>
<height>16</height> <height>16</height>
<width>95</width> <width>86</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>reason_code</name>
<name>grade_o</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>
...@@ -1139,34 +1066,24 @@ ...@@ -1139,34 +1066,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Grade From :</text>
<tabsequence>80</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>58</x>
<y>135</y> <y>175</y>
<height>16</height> <height>16</height>
<width>95</width> <width>110</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>extend</name> <name>grade_o_t</name>
<tag>Extend status change (Y/N)</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1177,31 +1094,31 @@ ...@@ -1177,31 +1094,31 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>174</x>
<y>110</y> <y>175</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>status_type</name> <protect expression="1">0</protect>
<tag>Whether status change is for probation (P) or confirmation (C)</tag> <name>grade_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1217,28 +1134,21 @@ ...@@ -1217,28 +1134,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Cadre To :</text>
<tabsequence>30</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>311</x>
<y>85</y> <y>181</y>
<height>16</height> <height>16</height>
<width>95</width> <width>110</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__effchg</name> <name>cadre_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1249,33 +1159,32 @@ ...@@ -1249,33 +1159,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>425</x>
<y>60</y> <y>181</y>
<height>16</height> <height>16</height>
<width>95</width> <width>86</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>cadre_code</name>
<tag>Employee Code</tag> <tag>New cadre code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>5</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1291,29 +1200,21 @@ ...@@ -1291,29 +1200,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Extend :</text>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>58</x>
<y>35</y> <y>150</y>
<height>16</height> <height>16</height>
<width>95</width> <width>110</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>extend_t</name>
<tag>Date of status change transaction</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1324,24 +1225,34 @@ ...@@ -1324,24 +1225,34 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Months Extended :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>70</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>305</x> <x>174</x>
<y>123</y> <y>150</y>
<height>16</height> <height>16</height>
<width>110</width> <width>95</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>months_extend_t</name> <name>extend</name>
<tag>Extend status change (Y/N)</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1352,23 +1263,23 @@ ...@@ -1352,23 +1263,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Due Date :</text> <text>Grade To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>305</x> <x>310</x>
<y>104</y> <y>160</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__due_chg_t</name> <name>grade_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1383,21 +1294,31 @@ ...@@ -1383,21 +1294,31 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>12</id>
<text>Notice Period:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>90</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>305</x> <x>424</x>
<y>85</y> <y>160</y>
<height>16</height> <height>16</height>
<width>110</width> <width>86</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>notice_prd_t</name> <name>grade_code</name>
<tag>New grade code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<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>
...@@ -1408,23 +1329,23 @@ ...@@ -1408,23 +1329,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Joining Date :</text> <text>Status Type :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>300</x> <x>58</x>
<y>35</y> <y>126</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_date_join_t</name> <name>status_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1439,21 +1360,30 @@ ...@@ -1439,21 +1360,30 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<text>Grade To :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>306</x> <color>255</color>
<y>145</y> <x>174</x>
<y>126</y>
<height>16</height> <height>16</height>
<width>110</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code_t</name> <name>status_type</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<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>
...@@ -1466,21 +1396,21 @@ ...@@ -1466,21 +1396,21 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Cadre To :</text> <text>Months Extended :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>307</x> <x>309</x>
<y>166</y> <y>139</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_code_t</name> <name>months_extend_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1499,11 +1429,11 @@ ...@@ -1499,11 +1429,11 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>90</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>419</x> <x>423</x>
<y>123</y> <y>139</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>##0</format> <format>##0</format>
...@@ -1533,31 +1463,21 @@ ...@@ -1533,31 +1463,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>10</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>50</tabsequence> <text>Change From :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>419</x> <x>58</x>
<y>83</y> <y>101</y>
<height>16</height> <height>16</height>
<width>86</width> <width>110</width>
<format>##0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>notice_prd</name> <name>date__effchg_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1568,33 +1488,30 @@ ...@@ -1568,33 +1488,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>420</x> <x>174</x>
<y>145</y> <y>101</y>
<height>16</height> <height>16</height>
<width>86</width> <width>95</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code</name> <name>date__effchg</name>
<tag>New grade code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle name="datetime" style="editmask">
<limit>5</limit> <mask>dd/mm/yy</mask>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1609,29 +1526,21 @@ ...@@ -1609,29 +1526,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Due Date :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>309</x>
<x>101</x> <y>120</y>
<y>371</y>
<height>16</height> <height>16</height>
<width>85</width> <width>110</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>date__due_chg_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>
...@@ -1641,32 +1550,32 @@ ...@@ -1641,32 +1550,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>299</x> <x>423</x>
<y>372</y> <y>119</y>
<height>16</height> <height>16</height>
<width>77</width> <width>107</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>date__due_chg</name>
<tag>Due date for change of status</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle name="datetime" style="editmask">
<limit>10</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1677,33 +1586,25 @@ ...@@ -1677,33 +1586,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Notice Period:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>309</x>
<x>474</x> <y>101</y>
<y>372</y>
<height>16</height> <height>16</height>
<width>77</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>notice_prd_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>
...@@ -1713,31 +1614,33 @@ ...@@ -1713,31 +1614,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>10</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>180</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>100</x> <x>423</x>
<y>393</y> <y>99</y>
<height>16</height> <height>16</height>
<width>85</width> <width>86</width>
<format>[general]</format> <format>##0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>notice_prd</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>3</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>
...@@ -1756,17 +1659,17 @@ ...@@ -1756,17 +1659,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Tran Id :</text> <text>Employee :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>0</color>
<x>25</x> <x>58</x>
<y>391</y> <y>76</y>
<height>16</height> <height>16</height>
<width>71</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_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>
...@@ -1777,31 +1680,34 @@ ...@@ -1777,31 +1680,34 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>415</x> <x>174</x>
<y>33</y> <y>76</y>
<height>16</height> <height>16</height>
<width>55</width> <width>95</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_date_join</name> <name>emp_code</name>
<tag>Employee Code</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1819,26 +1725,24 @@ ...@@ -1819,26 +1725,24 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>421</x> <x>275</x>
<y>166</y> <y>76</y>
<height>16</height> <height>16</height>
<width>86</width> <width>123</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_code</name> <name>emp_fname</name>
<tag>New cadre code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -1852,25 +1756,25 @@ ...@@ -1852,25 +1756,25 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>421</x> <x>404</x>
<y>187</y> <y>76</y>
<height>16</height> <height>16</height>
<width>86</width> <width>124</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reason_code</name> <name>emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1888,23 +1792,23 @@ ...@@ -1888,23 +1792,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>0</alignment> <alignment>1</alignment>
<text>Reason of Action</text> <text>Transaction Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>320</x> <x>58</x>
<y>185</y> <y>53</y>
<height>16</height> <height>16</height>
<width>94</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reason_code_t</name> <name>tran_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1919,20 +1823,56 @@ ...@@ -1919,20 +1823,56 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>174</x>
<y>53</y>
<height>16</height>
<width>95</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<tag>Date of status change transaction</tag>
<visible>1</visible>
<EditStyle name="datetime" 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>16777215</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site :</text> <text>Joining Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>371</x> <x>304</x>
<y>314</y> <y>53</y>
<height>16</height> <height>16</height>
<width>53</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_site_t</name> <name>employee_date_join_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1949,20 +1889,20 @@ ...@@ -1949,20 +1889,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>430</x> <x>419</x>
<y>312</y> <y>51</y>
<height>16</height> <height>16</height>
<width>81</width> <width>55</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_site</name> <name>employee_date_join</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1985,18 +1925,18 @@ ...@@ -1985,18 +1925,18 @@
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>0</alignment> <alignment>1</alignment>
<text>Confirmed On :</text> <text>Tran Id :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>355</x> <x>97</x>
<y>284</y> <y>27</y>
<height>16</height> <height>16</height>
<width>70</width> <width>71</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date_t</name> <name>tran_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2007,32 +1947,31 @@ ...@@ -2007,32 +1947,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>25</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>435</x> <x>176</x>
<y>259</y> <y>29</y>
<height>16</height> <height>16</height>
<width>86</width> <width>85</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2048,28 +1987,21 @@ ...@@ -2048,28 +1987,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Confirm :</text>
<tabsequence>150</tabsequence>
<border>0</border> <border>0</border>
<color>255</color> <color>33554432</color>
<x>438</x> <x>74</x>
<y>284</y> <y>299</y>
<height>16</height> <height>16</height>
<width>55</width> <width>92</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>confirm_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -2080,9 +2012,9 @@ ...@@ -2080,9 +2012,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>134217739</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>20</id>
...@@ -2090,8 +2022,8 @@ ...@@ -2090,8 +2022,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>173</x>
<y>259</y> <y>273</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[Yes/No]</format> <format>[Yes/No]</format>
...@@ -2122,13 +2054,13 @@ ...@@ -2122,13 +2054,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>29</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>169</x> <x>173</x>
<y>282</y> <y>295</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
...@@ -2152,8 +2084,8 @@ ...@@ -2152,8 +2084,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</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