Commit b2077aa3 authored by sghate's avatar sghate

Shital: Created XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@207315 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1a469aaf
......@@ -70,6 +70,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>status_type</name>
<dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values>
<item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/>
......@@ -88,6 +89,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>extend</name>
<dbname>emp_statuschg.extend</dbname>
<initial>N</initial>
</table_column>
<table_column>
<type precision="2">decimal</type>
......@@ -95,6 +97,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>months_extend</name>
<dbname>emp_statuschg.months_extend</dbname>
<initial>N</initial>
</table_column>
<table_column>
<type size="15">char</type>
......@@ -108,13 +111,6 @@
<name>emp_lname</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>date__effchg</name>
<dbname>emp_statuschg.date__effchg</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
......@@ -134,6 +130,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>confirm</name>
<dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -216,6 +213,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>eligible_ot_o</name>
<dbname>emp_statuschg.eligible_ot_o</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -227,6 +225,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>eligible_ot</name>
<dbname>emp_statuschg.eligible_ot</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
......@@ -239,8 +238,43 @@
<name>reason_code</name>
<dbname>emp_statuschg.reason_code</dbname>
</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.chg_date&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&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.conf_date&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;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.date__effchg&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.date__effchg&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>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emp_statuschg.chg_term</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>date__effchg</name>
<dbname>emp_statuschg.date__effchg</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>notice_prd</name>
<dbname>emp_statuschg.notice_prd</dbname>
</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>
<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.confirm&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.conf_date&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;) 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>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -345,7 +379,7 @@
<x>278</x>
<y>2</y>
<height>16</height>
<width>49</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -370,7 +404,7 @@
<text>Status Type</text>
<border>6</border>
<color>0</color>
<x>329</x>
<x>368</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -398,10 +432,10 @@
<text>Due Date</text>
<border>6</border>
<color>0</color>
<x>397</x>
<x>436</x>
<y>2</y>
<height>16</height>
<width>52</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -426,7 +460,7 @@
<text>Extend</text>
<border>6</border>
<color>0</color>
<x>451</x>
<x>527</x>
<y>2</y>
<height>16</height>
<width>45</width>
......@@ -454,7 +488,7 @@
<text>Months Extended</text>
<border>6</border>
<color>0</color>
<x>498</x>
<x>574</x>
<y>2</y>
<height>16</height>
<width>115</width>
......@@ -482,7 +516,7 @@
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>615</x>
<x>691</x>
<y>2</y>
<height>16</height>
<width>72</width>
......@@ -510,7 +544,7 @@
<text>Grade From</text>
<border>6</border>
<color>0</color>
<x>689</x>
<x>765</x>
<y>2</y>
<height>16</height>
<width>70</width>
......@@ -538,7 +572,7 @@
<text>Designation From</text>
<border>6</border>
<color>0</color>
<x>1214</x>
<x>1290</x>
<y>2</y>
<height>16</height>
<width>120</width>
......@@ -566,7 +600,7 @@
<text>Designation To</text>
<border>6</border>
<color>0</color>
<x>1336</x>
<x>1412</x>
<y>2</y>
<height>16</height>
<width>98</width>
......@@ -594,7 +628,7 @@
<text>Employee Site</text>
<border>6</border>
<color>0</color>
<x>1903</x>
<x>1979</x>
<y>2</y>
<height>16</height>
<width>92</width>
......@@ -619,10 +653,10 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Date</text>
<text>Change On</text>
<border>6</border>
<color>0</color>
<x>1822</x>
<x>1898</x>
<y>2</y>
<height>16</height>
<width>79</width>
......@@ -650,7 +684,7 @@
<text>Confirmed By</text>
<border>6</border>
<color>0</color>
<x>1721</x>
<x>1797</x>
<y>2</y>
<height>16</height>
<width>99</width>
......@@ -678,7 +712,7 @@
<text>Confirmed On</text>
<border>6</border>
<color>0</color>
<x>1633</x>
<x>1709</x>
<y>2</y>
<height>16</height>
<width>86</width>
......@@ -706,7 +740,7 @@
<text>Grade To</text>
<border>6</border>
<color>0</color>
<x>761</x>
<x>837</x>
<y>2</y>
<height>16</height>
<width>50</width>
......@@ -734,7 +768,7 @@
<text>Cadre From</text>
<border>6</border>
<color>0</color>
<x>813</x>
<x>889</x>
<y>2</y>
<height>16</height>
<width>68</width>
......@@ -762,7 +796,7 @@
<text>Cadre To</text>
<border>6</border>
<color>0</color>
<x>883</x>
<x>959</x>
<y>2</y>
<height>16</height>
<width>56</width>
......@@ -790,7 +824,7 @@
<text>Designation Code From</text>
<border>6</border>
<color>0</color>
<x>941</x>
<x>1017</x>
<y>2</y>
<height>16</height>
<width>133</width>
......@@ -818,7 +852,7 @@
<text>Designation Code To</text>
<border>6</border>
<color>0</color>
<x>1076</x>
<x>1152</x>
<y>2</y>
<height>16</height>
<width>136</width>
......@@ -846,7 +880,7 @@
<text>Eligible OT To</text>
<border>6</border>
<color>33554432</color>
<x>1532</x>
<x>1608</x>
<y>2</y>
<height>16</height>
<width>99</width>
......@@ -874,7 +908,7 @@
<text>Eligible OT From</text>
<border>6</border>
<color>33554432</color>
<x>1436</x>
<x>1512</x>
<y>2</y>
<height>16</height>
<width>94</width>
......@@ -902,7 +936,7 @@
<text>Transaction Date</text>
<border>6</border>
<color>0</color>
<x>1997</x>
<x>2073</x>
<y>2</y>
<height>16</height>
<width>110</width>
......@@ -930,7 +964,7 @@
<text>Reason of Action</text>
<border>6</border>
<color>0</color>
<x>2109</x>
<x>2185</x>
<y>2</y>
<height>16</height>
<width>120</width>
......@@ -952,6 +986,118 @@
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change By</text>
<border>5</border>
<color>0</color>
<x>2307</x>
<y>1</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change From</text>
<border>5</border>
<color>0</color>
<x>2391</x>
<y>1</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Notice Period</text>
<border>5</border>
<color>0</color>
<x>2475</x>
<y>1</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Tran Id</text>
<border>0</border>
<color>33554432</color>
<x>2562</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>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -994,7 +1140,7 @@
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>95</x>
......@@ -1030,7 +1176,7 @@
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>193</x>
......@@ -1064,15 +1210,15 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>278</x>
<y>1</y>
<height>16</height>
<width>49</width>
<width>88</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1102,10 +1248,10 @@
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>329</x>
<x>368</x>
<y>1</y>
<height>16</height>
<width>66</width>
......@@ -1117,7 +1263,7 @@
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -1139,13 +1285,13 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>397</x>
<x>436</x>
<y>1</y>
<height>16</height>
<width>52</width>
<width>89</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1177,10 +1323,10 @@
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>451</x>
<x>527</x>
<y>1</y>
<height>16</height>
<width>45</width>
......@@ -1215,10 +1361,10 @@
<band>Detail</band>
<id>6</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>498</x>
<x>574</x>
<y>1</y>
<height>16</height>
<width>115</width>
......@@ -1230,9 +1376,8 @@
<tag>Extended by how many months</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>7</limit>
<case>any</case>
<format>#,##,##,###.####</format>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
......@@ -1252,12 +1397,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>615</x>
<x>691</x>
<y>1</y>
<height>16</height>
<width>72</width>
......@@ -1268,7 +1413,7 @@
<name>confirm</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -1288,12 +1433,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>689</x>
<x>765</x>
<y>1</y>
<height>16</height>
<width>70</width>
......@@ -1304,7 +1449,7 @@
<name>grade_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1324,12 +1469,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1214</x>
<x>1290</x>
<y>1</y>
<height>16</height>
<width>120</width>
......@@ -1340,7 +1485,7 @@
<name>designation_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1360,12 +1505,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1336</x>
<x>1412</x>
<y>1</y>
<height>16</height>
<width>98</width>
......@@ -1376,7 +1521,7 @@
<name>designation_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1396,12 +1541,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1633</x>
<x>1709</x>
<y>1</y>
<height>16</height>
<width>86</width>
......@@ -1432,12 +1577,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1721</x>
<x>1797</x>
<y>1</y>
<height>16</height>
<width>99</width>
......@@ -1448,7 +1593,7 @@
<name>emp_code__aprv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1468,12 +1613,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1822</x>
<x>1898</x>
<y>1</y>
<height>16</height>
<width>79</width>
......@@ -1504,12 +1649,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1903</x>
<x>1979</x>
<y>1</y>
<height>16</height>
<width>92</width>
......@@ -1540,12 +1685,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>761</x>
<x>837</x>
<y>1</y>
<height>16</height>
<width>50</width>
......@@ -1556,7 +1701,7 @@
<name>grade_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1576,12 +1721,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>813</x>
<x>889</x>
<y>1</y>
<height>16</height>
<width>68</width>
......@@ -1592,7 +1737,7 @@
<name>cadre_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1612,12 +1757,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>883</x>
<x>959</x>
<y>1</y>
<height>16</height>
<width>56</width>
......@@ -1628,7 +1773,7 @@
<name>cadre_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1648,12 +1793,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>941</x>
<x>1017</x>
<y>1</y>
<height>16</height>
<width>133</width>
......@@ -1664,7 +1809,7 @@
<name>design_code_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1684,12 +1829,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>1076</x>
<x>1152</x>
<y>1</y>
<height>16</height>
<width>136</width>
......@@ -1700,7 +1845,7 @@
<name>design_code_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1720,12 +1865,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1436</x>
<x>1512</x>
<y>1</y>
<height>16</height>
<width>94</width>
......@@ -1756,12 +1901,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>1532</x>
<x>1608</x>
<y>1</y>
<height>16</height>
<width>99</width>
......@@ -1794,10 +1939,10 @@
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>1997</x>
<x>2073</x>
<y>1</y>
<height>16</height>
<width>110</width>
......@@ -1828,12 +1973,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2109</x>
<x>2185</x>
<y>1</y>
<height>16</height>
<width>120</width>
......@@ -1863,6 +2008,150 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2307</x>
<y>1</y>
<height>16</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</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>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2391</x>
<y>1</y>
<height>16</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</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>28</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>2475</x>
<y>1</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd</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>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>2562</x>
<y>1</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</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>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -5,7 +5,7 @@
<BaseDefinition>
<units>1</units>
<timer_interval>0</timer_interval>
<color>79741120</color>
<color>67108864</color>
<processing>0</processing>
<HTMLDW>no</HTMLDW>
<print>
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>415</height>
<height>514</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -65,6 +65,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>status_type</name>
<dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values>
<item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/>
......@@ -84,10 +85,6 @@
<name>extend</name>
<dbname>emp_statuschg.extend</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type precision="2">decimal</type>
......@@ -97,27 +94,6 @@
<dbname>emp_statuschg.months_extend</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emp_statuschg.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emp_statuschg.chg_term</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -239,10 +215,7 @@
<updatewhereclause>yes</updatewhereclause>
<name>eligible_ot_o</name>
<dbname>emp_statuschg.eligible_ot_o</dbname>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
<initial>N</initial>
</table_column>
<table_column>
<type size="1">char</type>
......@@ -250,26 +223,38 @@
<updatewhereclause>yes</updatewhereclause>
<name>eligible_ot</name>
<dbname>emp_statuschg.eligible_ot</dbname>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
<initial>N</initial>
</table_column>
<table_column>
<type size="5">char</type>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emp_statuschg.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>reason_code</name>
<dbname>emp_statuschg.reason_code</dbname>
<name>chg_term</name>
<dbname>emp_statuschg.chg_term</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>reason_code_descr</name>
<dbname>reason_code_descr</dbname>
<name>tran_id</name>
<dbname>emp_statuschg.tran_id</dbname>
</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;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&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;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&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.conf_date&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;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;REASON_CODE&apos; , &apos;W_EMP_STATUS&apos; , emp_statuschg.reason_code, &apos;D&apos;) as reason_code_descr&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>
<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;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&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.conf_date&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;) 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>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -281,15 +266,39 @@
<type>datetime</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>6</x>
<y>348</y>
<height>69</height>
<width>562</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>5</x>
<x>6</x>
<y>3</y>
<height>394</height>
<width>520</width>
<height>334</height>
<width>568</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -308,17 +317,45 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date :</text>
<text>Eligible OT From :</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>259</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_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>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>35</y>
<y>282</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>confirm_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -336,17 +373,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Joining Date :</text>
<text>Approved by :</text>
<border>0</border>
<color>0</color>
<x>348</x>
<y>35</y>
<x>54</x>
<y>305</y>
<height>16</height>
<width>85</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_6</name>
<name>emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -361,28 +398,21 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>438</x>
<y>35</y>
<alignment>1</alignment>
<text>Eligible OT To :</text>
<border>0</border>
<color>33554432</color>
<x>332</x>
<y>259</y>
<height>16</height>
<width>56</width>
<format>[shortdate] [time]</format>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_date_join</name>
<name>eligible_ot_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -392,31 +422,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>255</color>
<x>243</x>
<y>60</y>
<color>0</color>
<x>435</x>
<y>259</y>
<height>16</height>
<width>123</width>
<format>[general]</format>
<width>86</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname</name>
<name>eligible_ot</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -429,31 +460,30 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>370</x>
<y>60</y>
<x>436</x>
<y>280</y>
<height>16</height>
<width>124</width>
<format>[general]</format>
<width>86</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -471,17 +501,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee :</text>
<text>Confrmed On :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>60</y>
<x>332</x>
<y>279</y>
<height>16</height>
<width>110</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -496,29 +526,21 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Transaction Date :</text>
<border>0</border>
<color>0</color>
<x>170</x>
<x>54</x>
<y>35</y>
<height>16</height>
<width>66</width>
<format>dd/mm/yy</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<tag>Date of status change transaction</tag>
<name>tran_date_t</name>
<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>
......@@ -529,27 +551,27 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>170</x>
<y>85</y>
<color>255</color>
<x>414</x>
<y>35</y>
<height>16</height>
<width>66</width>
<format>dd/mm/yy</format>
<width>112</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__effchg</name>
<name>employee_date_join</name>
<visible>1</visible>
<EditStyle name="datetime" style="editmask">
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
......@@ -563,25 +585,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change From :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>85</y>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>271</x>
<y>60</y>
<height>16</height>
<width>110</width>
<width>123</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<name>emp_fname</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>
......@@ -594,58 +624,28 @@
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Notice Period:</text>
<border>0</border>
<color>0</color>
<x>357</x>
<y>85</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_7</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>
<band>Detail</band>
<id>14</id>
<alignment>1</alignment>
<tabsequence>40</tabsequence>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>450</x>
<y>85</y>
<color>255</color>
<x>400</x>
<y>60</y>
<height>16</height>
<width>44</width>
<format>##0</format>
<width>124</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd</name>
<name>emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -658,23 +658,23 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Due Date :</text>
<text>Employee :</text>
<border>0</border>
<color>0</color>
<x>323</x>
<y>110</y>
<x>54</x>
<y>60</y>
<height>16</height>
<width>100</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__due_chg_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -689,29 +689,21 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>428</x>
<y>110</y>
<alignment>1</alignment>
<text>Change From :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>85</y>
<height>16</height>
<width>66</width>
<format>[shortdate] [time]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__due_chg</name>
<tag>Due date for change of status</tag>
<name>date__effchg_t</name>
<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>
......@@ -724,31 +716,22 @@
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<alignment>1</alignment>
<text>Status Type :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>110</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_type</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<name>status_type_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -761,32 +744,29 @@
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>170</x>
<y>60</y>
<color>255</color>
<x>419</x>
<y>103</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<width>107</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<tag>Employee Code</tag>
<name>date__due_chg</name>
<tag>Due date for change of status</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle name="datetime" style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -798,35 +778,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Extend :</text>
<border>0</border>
<color>0</color>
<x>170</x>
<y>360</y>
<x>54</x>
<y>135</y>
<height>16</height>
<width>43</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<tag>Last row modification date, for system purpose only</tag>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>extend_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -836,25 +805,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date:</text>
<text>Grade From :</text>
<border>0</border>
<color>0</color>
<x>64</x>
<y>360</y>
<x>54</x>
<y>160</y>
<height>16</height>
<width>101</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>0</visible>
<name>grade_o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -864,25 +833,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg User:</text>
<text>Cadre From :</text>
<border>0</border>
<color>0</color>
<x>228</x>
<y>360</y>
<x>54</x>
<y>185</y>
<height>16</height>
<width>64</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>0</visible>
<name>cadre_o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -892,34 +861,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>298</x>
<y>360</y>
<border>5</border>
<color>255</color>
<x>271</x>
<y>211</y>
<height>16</height>
<width>51</width>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<tag>Last user modifing the record, for system purpose only</tag>
<visible>0</visible>
<protect expression="1">0</protect>
<name>designation_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>25</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -931,25 +898,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term:</text>
<text>Designation From :</text>
<border>0</border>
<color>0</color>
<x>366</x>
<y>360</y>
<x>54</x>
<y>210</y>
<height>16</height>
<width>64</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>0</visible>
<name>design_code_o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -959,69 +926,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>438</x>
<y>360</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<tag>Last row modifing terminal, for system purpose only</tag>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>335</y>
<x>271</x>
<y>235</y>
<height>16</height>
<width>66</width>
<width>256</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<name>designation</name>
<tag>New designation description for the employee</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>25</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1042,17 +971,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Approved by :</text>
<text>Designation To :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>335</y>
<y>235</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv_t</name>
<name>design_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1067,29 +996,21 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>310</y>
<alignment>1</alignment>
<text>Change On:</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>371</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<name>chg_date_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1099,25 +1020,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<text>Change By:</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>310</y>
<x>224</x>
<y>371</y>
<height>16</height>
<width>110</width>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_12</name>
<visible>1</visible>
<name>chg_user_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1127,25 +1048,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confrmed On :</text>
<text>Change From :</text>
<border>0</border>
<color>0</color>
<x>323</x>
<y>310</y>
<x>393</x>
<y>371</y>
<height>16</height>
<width>100</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_14</name>
<visible>1</visible>
<name>chg_term_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1155,31 +1076,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>428</x>
<y>310</y>
<x>170</x>
<y>305</y>
<height>16</height>
<width>66</width>
<format>dd/mm/yy</format>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>emp_code__aprv</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1196,25 +1119,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>285</y>
<y>282</y>
<height>16</height>
<width>59</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o</name>
<name>confirm</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1227,52 +1150,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Eligible OT From :</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>285</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_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>67108864</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Eligible OT To :</text>
<border>0</border>
<color>33554432</color>
<x>332</x>
<y>285</y>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>259</y>
<height>16</height>
<width>98</width>
<width>95</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_t</name>
<name>eligible_ot_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1285,28 +1189,30 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>435</x>
<y>285</y>
<x>170</x>
<y>235</y>
<height>16</height>
<width>59</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot</name>
<name>design_code</name>
<tag>New designation code of the employee</tag>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>0</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1324,26 +1230,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<color>255</color>
<x>170</x>
<y>260</y>
<y>210</y>
<height>16</height>
<width>62</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code</name>
<tag>New designation code of the employee</tag>
<protect expression="1">0</protect>
<name>design_code_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
......@@ -1357,24 +1262,33 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation To :</text>
<border>0</border>
<color>0</color>
<x>65</x>
<y>260</y>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>185</y>
<height>16</height>
<width>99</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<protect expression="1">0</protect>
<name>cadre_o</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>
......@@ -1387,29 +1301,28 @@
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>238</x>
<y>260</y>
<x>170</x>
<y>160</y>
<height>16</height>
<width>256</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation</name>
<tag>New designation description for the employee</tag>
<protect expression="1">0</protect>
<name>grade_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
......@@ -1426,21 +1339,31 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation From :</text>
<border>0</border>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>54</x>
<y>235</y>
<x>170</x>
<y>135</y>
<height>16</height>
<width>110</width>
<width>95</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_o_t</name>
<name>extend</name>
<tag>Extend status change (Y/N)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1451,31 +1374,31 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>210</y>
<y>110</y>
<height>16</height>
<width>62</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="1">0</protect>
<name>cadre_o</name>
<name>status_type</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1491,49 +1414,28 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre 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>cadre_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>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre To :</text>
<border>0</border>
<id>9</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>366</x>
<y>210</y>
<x>170</x>
<y>85</y>
<height>16</height>
<width>62</width>
<width>95</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code_t</name>
<name>date__effchg</name>
<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>
......@@ -1544,32 +1446,33 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>432</x>
<y>210</y>
<x>170</x>
<y>60</y>
<height>16</height>
<width>62</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code</name>
<tag>New cadre code of the employee</tag>
<name>emp_code</name>
<tag>Employee Code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1587,27 +1490,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>255</color>
<color>0</color>
<x>170</x>
<y>185</y>
<y>35</y>
<height>16</height>
<width>62</width>
<format>[general]</format>
<width>95</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="1">0</protect>
<name>grade_o</name>
<name>tran_date</name>
<tag>Date of status change transaction</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<EditStyle name="datetime" style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1619,23 +1521,23 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Grade From :</text>
<text>Months Extended :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>185</y>
<x>305</x>
<y>123</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_o_t</name>
<name>months_extend_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1653,17 +1555,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Grade To :</text>
<text>Due Date :</text>
<border>0</border>
<color>0</color>
<x>364</x>
<y>185</y>
<x>305</x>
<y>104</y>
<height>16</height>
<width>63</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_code_t</name>
<name>date__due_chg_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1678,31 +1580,21 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Notice Period:</text>
<border>0</border>
<color>0</color>
<x>432</x>
<y>185</y>
<x>305</x>
<y>85</y>
<height>16</height>
<width>62</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_code</name>
<tag>New grade code of the employee</tag>
<name>notice_prd_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1713,23 +1605,23 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status Type :</text>
<text>Joining Date :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>110</y>
<x>300</x>
<y>35</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_type_t</name>
<name>employee_date_join_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1747,17 +1639,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Extend :</text>
<text>Grade To :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>135</y>
<x>306</x>
<y>145</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>extend_t</name>
<name>grade_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1775,17 +1667,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reason of Action :</text>
<text>Cadre To :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>160</y>
<x>307</x>
<y>166</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code_t</name>
<name>cadre_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1802,26 +1694,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<id>6</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>170</x>
<y>135</y>
<x>419</x>
<y>123</y>
<height>16</height>
<width>59</width>
<format>[general]</format>
<width>86</width>
<format>##0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>extend</name>
<tag>Extend status change (Y/N)</tag>
<name>months_extend</name>
<tag>Extended by how many months</tag>
<visible>1</visible>
<EditStyle name="Yesno" style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>7</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1837,21 +1730,31 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<text>Months Extended :</text>
<border>0</border>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>293</x>
<y>135</y>
<x>419</x>
<y>83</y>
<height>16</height>
<width>152</width>
<width>86</width>
<format>##0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>months_extend_t</name>
<name>notice_prd</name>
<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>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1862,31 +1765,71 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<id>14</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>450</x>
<y>135</y>
<x>420</x>
<y>145</y>
<height>16</height>
<width>44</width>
<format>##0</format>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>months_extend</name>
<tag>Extended by how many months</tag>
<name>grade_code</name>
<tag>New grade code of the employee</tag>
<visible>1</visible>
<EditStyle style="editmask">
<mask>##0</mask>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<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>16</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>421</x>
<y>166</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code</name>
<tag>New cadre code of the employee</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1903,21 +1846,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>235</y>
<x>101</x>
<y>371</y>
<height>16</height>
<width>62</width>
<format>[general]</format>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="1">0</protect>
<name>design_code_o</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1934,30 +1876,29 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>238</x>
<y>235</y>
<x>299</x>
<y>372</y>
<height>16</height>
<width>256</width>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<protect expression="1">0</protect>
<name>designation_o</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1971,32 +1912,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>170</x>
<y>160</y>
<color>255</color>
<x>474</x>
<y>372</y>
<height>16</height>
<width>62</width>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<limit>300</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2008,32 +1948,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>238</x>
<y>160</y>
<color>0</color>
<x>100</x>
<y>393</y>
<height>16</height>
<width>256</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code_descr</name>
<visible>1</visible>
<name>tran_id</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2046,9 +1985,37 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Id :</text>
<border>0</border>
<color>33554432</color>
<x>25</x>
<y>391</y>
<height>16</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</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