Commit 8894f3c0 authored by ssalve's avatar ssalve

Sarita : Committed on 04 JULY 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@202962 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0756c943
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>395</height> <height>486</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -133,6 +133,10 @@ ...@@ -133,6 +133,10 @@
<name>confirmed</name> <name>confirmed</name>
<dbname>emp_serviceprd_amd.confirmed</dbname> <dbname>emp_serviceprd_amd.confirmed</dbname>
<initial>N</initial> <initial>N</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -153,8 +157,12 @@ ...@@ -153,8 +157,12 @@
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>cancelled</name> <name>cancelled</name>
<dbname>emp_serviceprd_amd.canceled</dbname> <dbname>emp_serviceprd_amd.cancelled</dbname>
<initial>N</initial> <initial>N</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -230,12 +238,18 @@ ...@@ -230,12 +238,18 @@
<name>emp_lname_long</name> <name>emp_lname_long</name>
<dbname>employee.emp_lname_long</dbname> <dbname>employee.emp_lname_long</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_serviceprd_amd&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_serviceprd_amd.tran_id&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.tran_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.amendment_type&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.amendment_no&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_age_o&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_date_o&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.period_amended&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_age_n&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_date_n&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.remarks&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.confirmed&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.conf_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.canceled&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.canc_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code__canc&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_user&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_term&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_user&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_term&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) JOIN (LEFT=&quot;emp_serviceprd_amd.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;EMP_SERVICEPRD_AMD~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID&quot; ) ) ARG(NAME = &quot;TRAN_ID&quot; TYPE = string) </retrieve> <table_column>
<update>EMP_SERVICEPRD_AMD</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pay_site</name>
<dbname>employee.pay_site</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_serviceprd_amd&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_serviceprd_amd.tran_id&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.tran_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.amendment_type&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.amendment_no&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_age_o&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_date_o&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.period_amended&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_age_n&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.retirement_date_n&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.remarks&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.confirmed&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.conf_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.cancelled&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.canc_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.emp_code__canc&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_user&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.add_term&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_date&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_user&quot;) COLUMN(NAME=&quot;emp_serviceprd_amd.chg_term&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) JOIN (LEFT=&quot;emp_serviceprd_amd.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;EMP_SERVICEPRD_AMD.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:mtranId&quot; ) ) ARG(NAME = &quot;mtranId&quot; TYPE = string) </retrieve>
<update>emp_serviceprd_amd</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>TRAN_ID</name> <name>mtranId</name>
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
...@@ -244,10 +258,10 @@ ...@@ -244,10 +258,10 @@
<text>Others</text> <text>Others</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>7</x>
<y>175</y> <y>191</y>
<height>141</height> <height>149</height>
<width>516</width> <width>703</width>
<name>gb_2</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -268,10 +282,10 @@ ...@@ -268,10 +282,10 @@
<text>Basic</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>7</x>
<y>11</y> <y>10</y>
<height>158</height> <height>174</height>
<width>516</width> <width>664</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -293,10 +307,10 @@ ...@@ -293,10 +307,10 @@
<text>Employee Code :</text> <text>Employee Code :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>23</x> <x>14</x>
<y>38</y> <y>32</y>
<height>15</height> <height>15</height>
<width>112</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -315,44 +329,6 @@ ...@@ -315,44 +329,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>139</x>
<y>38</y>
<height>15</height>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>24</id>
...@@ -360,10 +336,10 @@ ...@@ -360,10 +336,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>268</x>
<y>38</y> <y>32</y>
<height>15</height> <height>15</height>
<width>100</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -391,31 +367,21 @@ ...@@ -391,31 +367,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Amendment Type :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>307</x> <x>14</x>
<y>38</y> <y>57</y>
<height>15</height> <height>15</height>
<width>100</width> <width>160</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_mname_long</name> <name>amendment_type_t</name>
<visible>1</visible> <visible>1</visible>
<slideleft>yes</slideleft>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -428,32 +394,22 @@ ...@@ -428,32 +394,22 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Retirement Age Old :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>414</x> <x>14</x>
<y>38</y> <y>82</y>
<height>15</height> <height>15</height>
<width>100</width> <width>160</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname_long</name> <name>retirement_age_o_t</name>
<visible>1</visible> <visible>1</visible>
<slideleft>yes</slideleft>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -466,21 +422,21 @@ ...@@ -466,21 +422,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amendment Type :</text> <text>Period Amended(Months) :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>23</x> <x>14</x>
<y>59</y> <y>107</y>
<height>15</height> <height>15</height>
<width>112</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amendment_type_t</name> <name>period_amended_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -495,29 +451,21 @@ ...@@ -495,29 +451,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Retirement Age New :</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>139</x> <x>14</x>
<y>59</y> <y>132</y>
<height>15</height> <height>15</height>
<width>70</width> <width>160</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amendment_type</name> <name>retirement_age_n_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -530,21 +478,21 @@ ...@@ -530,21 +478,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amendment No :</text> <text>Remarks :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>299</x> <x>14</x>
<y>59</y> <y>157</y>
<height>15</height> <height>15</height>
<width>112</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amendment_no_t</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -561,24 +509,24 @@ ...@@ -561,24 +509,24 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>3</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>418</x> <x>180</x>
<y>59</y> <y>32</y>
<height>15</height> <height>15</height>
<width>96</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amendment_no</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</limit> <limit>10</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -597,21 +545,29 @@ ...@@ -597,21 +545,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<text>Retirement Age Old :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>11</x> <x>180</x>
<y>80</y> <y>57</y>
<height>15</height> <height>15</height>
<width>124</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>retirement_age_o_t</name> <name>amendment_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -624,7 +580,7 @@ ...@@ -624,7 +580,7 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
...@@ -632,11 +588,11 @@ ...@@ -632,11 +588,11 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>139</x> <x>180</x>
<y>80</y> <y>82</y>
<height>15</height> <height>15</height>
<width>42</width> <width>80</width>
<format>##0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -646,7 +602,8 @@ ...@@ -646,7 +602,8 @@
<limit>3</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -662,49 +619,31 @@ ...@@ -662,49 +619,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Retirement Date Old :</text>
<border>0</border>
<color>33554432</color>
<x>264</x>
<y>80</y>
<height>15</height>
<width>126</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>retirement_date_o_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Retirement Age New :</text> <tabsequence>30</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>11</x> <x>180</x>
<y>122</y> <y>107</y>
<height>15</height> <height>15</height>
<width>124</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>retirement_age_n_t</name> <name>period_amended</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -717,7 +656,7 @@ ...@@ -717,7 +656,7 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
...@@ -725,11 +664,11 @@ ...@@ -725,11 +664,11 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>139</x> <x>180</x>
<y>122</y> <y>132</y>
<height>15</height> <height>15</height>
<width>42</width> <width>80</width>
<format>##0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -739,7 +678,8 @@ ...@@ -739,7 +678,8 @@
<limit>3</limit> <limit>3</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -755,21 +695,31 @@ ...@@ -755,21 +695,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>11</id>
<text>Retirement Date New :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>255</x> <x>180</x>
<y>122</y> <y>157</y>
<height>15</height> <height>15</height>
<width>135</width> <width>375</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>retirement_date_n_t</name> <name>remarks</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>512</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -782,29 +732,31 @@ ...@@ -782,29 +732,31 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>396</x> <x>396</x>
<y>122</y> <y>32</y>
<height>15</height> <height>15</height>
<width>118</width> <width>120</width>
<format>dd/mm/yy</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>retirement_date_n</name> <name>emp_mname_long</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <slideleft>yes</slideleft>
<useformat>yes</useformat> <height.autosize>yes</height.autosize>
<mask>dd/mm/yy</mask> <EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -822,17 +774,17 @@ ...@@ -822,17 +774,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Remarks :</text> <text>Amendment No :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>23</x> <x>396</x>
<y>143</y> <y>57</y>
<height>15</height> <height>15</height>
<width>112</width> <width>120</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>amendment_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -850,17 +802,17 @@ ...@@ -850,17 +802,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add User :</text> <text>Retirement Date Old :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>200</x> <x>396</x>
<y>263</y> <y>82</y>
<height>15</height> <height>15</height>
<width>73</width> <width>120</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user_t</name> <name>retirement_date_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -875,31 +827,21 @@ ...@@ -875,31 +827,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Retirement Date New :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>277</x> <x>396</x>
<y>263</y> <y>132</y>
<height>15</height> <height>15</height>
<width>66</width> <width>120</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user</name> <name>retirement_date_n_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -912,22 +854,32 @@ ...@@ -912,22 +854,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>26</id>
<text>Change User :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>190</x> <x>524</x>
<y>286</y> <y>32</y>
<height>15</height> <height>15</height>
<width>83</width> <width>120</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>emp_lname_long</name>
<visible>1</visible> <visible>1</visible>
<slideleft>yes</slideleft>
<height.autosize>yes</height.autosize>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -940,26 +892,26 @@ ...@@ -940,26 +892,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>5</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>276</x> <x>524</x>
<y>286</y> <y>57</y>
<height>15</height> <height>15</height>
<width>66</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>amendment_no</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> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -981,28 +933,25 @@ ...@@ -981,28 +933,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>524</x>
<y>240</y> <y>82</y>
<height>15</height> <height>16</height>
<width>66</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__canc</name> <name>retirement_date_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>10</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1019,28 +968,25 @@ ...@@ -1019,28 +968,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>524</x>
<y>263</y> <y>132</y>
<height>15</height> <height>15</height>
<width>66</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term</name> <name>retirement_date_n</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>15</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1055,25 +1001,53 @@ ...@@ -1055,25 +1001,53 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Added By :</text>
<border>0</border>
<color>33554432</color>
<x>287</x>
<y>288</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>376</x>
<y>286</y> <y>288</y>
<height>15</height> <height>15</height>
<width>66</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>add_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1093,31 +1067,21 @@ ...@@ -1093,31 +1067,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Changed By :</text>
<tabsequence>50</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>139</x> <x>287</x>
<y>143</y> <y>311</y>
<height>15</height> <height>16</height>
<width>375</width> <width>82</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>512</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1130,23 +1094,23 @@ ...@@ -1130,23 +1094,23 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>377</x>
<y>217</y> <y>311</y>
<height>15</height> <height>15</height>
<width>66</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__conf</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
...@@ -1169,22 +1133,78 @@ ...@@ -1169,22 +1133,78 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Added From :</text>
<border>0</border>
<color>33554432</color>
<x>462</x>
<y>288</y>
<height>16</height>
<width>145</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</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>Changed From :</text>
<border>0</border>
<color>33554432</color>
<x>462</x>
<y>311</y>
<height>16</height>
<width>145</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>356</x>
<y>194</y> <y>266</y>
<height>15</height> <height>15</height>
<width>66</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>canc_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="editmask">
<mask>dd/mm/yy</mask> <mask>dd/mm/yy</mask>
...@@ -1207,17 +1227,17 @@ ...@@ -1207,17 +1227,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code Confirmed :</text> <text>Cancelled On :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>290</x> <x>251</x>
<y>217</y> <y>265</y>
<height>15</height> <height>16</height>
<width>157</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__conf_t</name> <name>canc_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1235,17 +1255,17 @@ ...@@ -1235,17 +1255,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Date :</text> <text>Added On :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>14</x>
<y>194</y> <y>288</y>
<height>15</height> <height>16</height>
<width>112</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>add_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1263,17 +1283,17 @@ ...@@ -1263,17 +1283,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code Cancelled :</text> <text>Changed On :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>290</x> <x>14</x>
<y>240</y> <y>311</y>
<height>15</height> <height>16</height>
<width>157</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__canc_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1291,17 +1311,17 @@ ...@@ -1291,17 +1311,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add Term :</text> <text>Transaction Date :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>374</x> <x>307</x>
<y>263</y> <y>219</y>
<height>15</height> <height>15</height>
<width>73</width> <width>112</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term_t</name> <name>tran_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1316,20 +1336,55 @@ ...@@ -1316,20 +1336,55 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>422</x>
<y>219</y>
<height>15</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Term :</text> <text>Site Code :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>362</x> <x>529</x>
<y>286</y> <y>219</y>
<height>15</height> <height>15</height>
<width>85</width> <width>80</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>pay_site_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1344,28 +1399,21 @@ ...@@ -1344,28 +1399,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Confirmed On :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>397</x> <x>249</x>
<y>80</y> <y>242</y>
<height>15</height> <height>16</height>
<width>118</width> <width>100</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>retirement_date_o</name> <name>conf_date_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1378,7 +1426,35 @@ ...@@ -1378,7 +1426,35 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed By:</text>
<border>0</border>
<color>33554432</color>
<x>462</x>
<y>242</y>
<height>16</height>
<width>145</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__conf_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
...@@ -1386,10 +1462,10 @@ ...@@ -1386,10 +1462,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>221</x> <x>355</x>
<y>217</y> <y>242</y>
<height>15</height> <height>15</height>
<width>64</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1414,28 +1490,21 @@ ...@@ -1414,28 +1490,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Cancelled By:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>221</x> <x>462</x>
<y>240</y> <y>265</y>
<height>15</height> <height>16</height>
<width>64</width> <width>145</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>canc_date</name> <name>emp_code__canc_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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1448,17 +1517,17 @@ ...@@ -1448,17 +1517,17 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Id :</text> <text>Transaction Id :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>14</x>
<y>194</y> <y>219</y>
<height>15</height> <height>15</height>
<width>84</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1480,17 +1549,17 @@ ...@@ -1480,17 +1549,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add Date :</text> <text>Confirmed :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>14</x>
<y>263</y> <y>242</y>
<height>15</height> <height>15</height>
<width>84</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date_t</name> <name>confirmed_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1508,17 +1577,17 @@ ...@@ -1508,17 +1577,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Date :</text> <text>Cancelled :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>10</x> <x>14</x>
<y>286</y> <y>265</y>
<height>15</height> <height>15</height>
<width>84</width> <width>160</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>cancelled_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1540,10 +1609,10 @@ ...@@ -1540,10 +1609,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>181</x>
<y>194</y> <y>219</y>
<height>15</height> <height>15</height>
<width>88</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1573,25 +1642,27 @@ ...@@ -1573,25 +1642,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>181</x>
<y>263</y> <y>242</y>
<height>15</height> <height>15</height>
<width>66</width> <width>60</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date</name> <name>confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="ddlb">
<mask>dd/mm/yy</mask> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1608,25 +1679,27 @@ ...@@ -1608,25 +1679,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>181</x>
<y>286</y> <y>265</y>
<height>15</height> <height>15</height>
<width>66</width> <width>60</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>cancelled</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="ddlb">
<mask>dd/mm/yy</mask> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -1641,21 +1714,28 @@ ...@@ -1641,21 +1714,28 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>18</id>
<text>Confirmed Date :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>119</x> <x>181</x>
<y>217</y> <y>288</y>
<height>15</height> <height>15</height>
<width>98</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date_t</name> <name>add_date</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1668,22 +1748,29 @@ ...@@ -1668,22 +1748,29 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>21</id>
<text>Cancelled Date :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>119</x> <x>181</x>
<y>240</y> <y>311</y>
<height>15</height> <height>15</height>
<width>98</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>canc_date_t</name> <name>chg_date</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>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1696,29 +1783,28 @@ ...@@ -1696,29 +1783,28 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>98</x> <x>614</x>
<y>217</y> <y>219</y>
<height>15</height> <height>15</height>
<width>17</width> <width>80</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>pay_site</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</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>
...@@ -1736,26 +1822,27 @@ ...@@ -1736,26 +1822,27 @@
</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>33554432</color> <color>33554432</color>
<x>98</x> <x>614</x>
<y>240</y> <y>242</y>
<height>15</height> <height>15</height>
<width>17</width> <width>80</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cancelled</name> <name>emp_code__conf</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1771,49 +1858,31 @@ ...@@ -1771,49 +1858,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cancelled :</text>
<border>0</border>
<color>33554432</color>
<x>28</x>
<y>240</y>
<height>15</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>canceled_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</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>17</id>
<text>Confirmed :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>28</x> <x>614</x>
<y>217</y> <y>265</y>
<height>15</height> <height>15</height>
<width>66</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_t</name> <name>emp_code__canc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1826,22 +1895,32 @@ ...@@ -1826,22 +1895,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>20</id>
<text>Period Amended(Months) :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>11</x> <x>614</x>
<y>101</y> <y>288</y>
<height>15</height> <height>15</height>
<width>153</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>period_amended_t</name> <name>add_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1854,29 +1933,30 @@ ...@@ -1854,29 +1933,30 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>23</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>168</x> <x>614</x>
<y>101</y> <y>311</y>
<height>15</height> <height>15</height>
<width>96</width> <width>80</width>
<format>##0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>period_amended</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
......
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