Commit f807fc6c authored by dpingle's avatar dpingle

* update sql, xml, srd file on [04/11/19]

emp_work_info21.xml
w_emp_work_info.sql
d_emp_work_info21.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211213 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c80fd5a5
...@@ -119,7 +119,6 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH ...@@ -119,7 +119,6 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('WORK_SITE','W_EMP_WORK_INFO','SELECT SITE_CODE, DESCR AS DESCRIPTION, CITY FROM SITE ',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,0,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('WORK_SITE','W_EMP_WORK_INFO','SELECT SITE_CODE, DESCR AS DESCRIPTION, CITY FROM SITE ',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('PAY_SITE','W_EMP_WORK_INFO','SELECT SITE_CODE, DESCR AS DESCRIPTION, CITY FROM SITE ',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,0,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('PAY_SITE','W_EMP_WORK_INFO','SELECT SITE_CODE, DESCR AS DESCRIPTION, CITY FROM SITE ',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('SITE_CODE__PAYMENT','W_EMP_WORK_INFO','SELECT A.SITE_CODE SITE_CODE, A.DESCR AS DESCRIPTION, A.CITY AS CITY FROM SITE A WHERE A.FIN_ENTITY = (SELECT B.FIN_ENTITY FROM SITE B WHERE B.SITE_CODE = ''?'')',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':emp_site',0,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('SITE_CODE__PAYMENT','W_EMP_WORK_INFO','SELECT A.SITE_CODE SITE_CODE, A.DESCR AS DESCRIPTION, A.CITY AS CITY FROM SITE A WHERE A.FIN_ENTITY = (SELECT B.FIN_ENTITY FROM SITE B WHERE B.SITE_CODE = ''?'')',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':emp_site',0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('PROC_GROUP','W_EMP_WORK_INFO','SELECT FLD_VALUE Code,DESCR Description FROM GENCODES WHERE FLD_NAME = ''PROC_GROUP'' AND MOD_NAME = ''X'' AND ACTIVE = ''Y''',null,'Process Grouo',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('HOL_TBLNO','W_EMP_WORK_INFO','SELECT DESCR AS Description,TRIM(FLD_VALUE) AS Code,SH_DESCR AS Short_Description FROM GENCODES WHERE FLD_NAME = ''HOL_TBLNO'' AND ACTIVE = ''Y''',null,'Holiday Tables',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,2,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('HOL_TBLNO','W_EMP_WORK_INFO','SELECT DESCR AS Description,TRIM(FLD_VALUE) AS Code,SH_DESCR AS Short_Description FROM GENCODES WHERE FLD_NAME = ''HOL_TBLNO'' AND ACTIVE = ''Y''',null,'Holiday Tables',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,null,2,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('WORK_SHIFT','W_EMP_WORK_INFO','SELECT SHIFT AS Code,DESCR AS Description,IN_TIME AS In_Time,OUT_TIME AS Out_Time FROM WORKSHFT WHERE DAY_NO = 1 AND SITE_CODE = ''?'' AND STATUS = ''A'' ORDER BY SHIFT',null,'Work Shift',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':work_site',0,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('WORK_SHIFT','W_EMP_WORK_INFO','SELECT SHIFT AS Code,DESCR AS Description,IN_TIME AS In_Time,OUT_TIME AS Out_Time FROM WORKSHFT WHERE DAY_NO = 1 AND SITE_CODE = ''?'' AND STATUS = ''A'' ORDER BY SHIFT',null,'Work Shift',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':work_site',0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('SUPP_CODE','W_EMP_WORK_INFO','SELECT SUPP_NAME AS Name, SUPP_CODE AS Code,STATE_CODE AS State_Code FROM SUPPLIER WHERE SUPP_NAME LIKE ''%?%'' AND NVL(BLACK_LIST,''N'') = ''N'' ORDER BY SUPP_NAME',null,'Suppliers',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':supp_code',2,null,null,null,null,null,null,'0',null,null,null,null,null,null); Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('SUPP_CODE','W_EMP_WORK_INFO','SELECT SUPP_NAME AS Name, SUPP_CODE AS Code,STATE_CODE AS State_Code FROM SUPPLIER WHERE SUPP_NAME LIKE ''%?%'' AND NVL(BLACK_LIST,''N'') = ''N'' ORDER BY SUPP_NAME',null,'Suppliers',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':supp_code',2,null,null,null,null,null,null,'0',null,null,null,null,null,null);
...@@ -172,7 +171,48 @@ UPDATE EMPLOYEE SET training_prd= 0 WHERE emp_code ='T0006'; ...@@ -172,7 +171,48 @@ UPDATE EMPLOYEE SET training_prd= 0 WHERE emp_code ='T0006';
----------------------------------------------------- Dipesh [31/08/2019] End ----------------------------------------------------- Dipesh [31/08/2019] End
----------------------------------------------------- Dipesh [04/11/2019] Start
update ITM2MENU set ICON_PATH='EmployeeWorkDetail.png' ,OPEN_ICON='EmployeeWorkDetailwht.png' where win_name='w_emp_work_info';
update transetup set REF_SER ='EMP' where TRAN_WINDOW = 'w_emp_work_info';
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT)
values ('OCCUPATION_CODE','W_EMP_WORK_INFO','SELECT fld_value as Occupation, LTRIM(RTRIM(DESCR)) AS Description FROM GENCODES WHERE FLD_NAME =''OCCUPATION'' order by DESCR',null,'Occupation',0,0,to_date('27-05-00','DD-MM-RR'),'BASE ','BASE ','0',null,null,null,'C',null,null,null,null,null,'2',null,'3','OccupationImages','Occupation','Occupation','2 ',null,null,null,'Occupation:occupation_code',null,null,null);
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT)
values ('WORK_LOC_CODE','W_EMP_WORK_INFO','SELECT WORK_LOC_CODE AS Location_Code, DESCR AS DESCRIPTION FROM WORK_LOCATIONS WHERE ACTIVE = ''Y'' ',null,'Work Locations',0,0,to_date('31-01-16','DD-MM-RR'),'VAIBHAV ','VAIBHAV ','0',null,null,null,null,null,'0',null,null,null,'2',null,'3','LocImages','Location_Code','description','2 ',null,null,null,null,null,null,null);
update pophelp set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'site_code', THUMB_OBJ = 'SiteImages' where FIELD_NAME='PAY_SITE' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'description', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'ProcImages' where FIELD_NAME='PROC_GROUP' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'description', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'HolImages' where FIELD_NAME='HOL_TBLNO' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'description', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'WorkImages' where FIELD_NAME='WORK_SHIFT' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'name', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'SupplierImages' where FIELD_NAME='SUPP_CODE__CON' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'pattern', THUMB_IMAGE_COL= 'pattern', THUMB_OBJ = 'PatternImages' where FIELD_NAME='PATTERN_CODE' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'site_code', THUMB_OBJ = 'siteImages' where FIELD_NAME='EMP_SITE' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'site_code', THUMB_OBJ = 'siteImages' where FIELD_NAME='WORK_SITE' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'supp_name', THUMB_IMAGE_COL= 'supp_code', THUMB_OBJ = 'Icon' where FIELD_NAME='SUPP_CODE' AND MOD_NAME='W_EMP_WORK_INFO';
update pophelp set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'site_code', THUMB_OBJ = 'siteImages' where FIELD_NAME='SITE_CODE__PAYMENT' AND MOD_NAME='W_EMP_WORK_INFO';
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH) values ('SITE_CODE__PAYMENT','W_EMP_WORK_INFO','SELECT A.SITE_CODE SITE_CODE, A.DESCR AS DESCRIPTION, A.CITY AS CITY FROM SITE A WHERE A.FIN_ENTITY = (SELECT B.FIN_ENTITY FROM SITE B WHERE B.SITE_CODE = ''?'')',null,'Site List',0,0,to_date('2018-05-15','RRRR-MM-DD'),'VAIBHAV ','VAIBHAV ','0',null,':emp_site',0,null,null,null,null,null,null,'0',null,null,null,null,null,null);
update obj_actions set IMAGE='ibase/resource/objaction/edit.svg', DISPLAY_MODE=0 where OBJ_NAME='emp_work_info' and LINE_NO=2;
update obj_actions set IMAGE='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=1 where OBJ_NAME='emp_work_info' and LINE_NO=40;
update obj_actions set IMAGE='ibase/resource/objaction/exprtExl.svg',DESCRIPTION='Export To Excel',SERVICE_CODE='a',INTERACTIVE='a',RIGHTS_CHAR='B',TITLE='Export2XLS',ACTION_TYPE='S', DISPLAY_MODE=1 where OBJ_NAME='emp_work_info' and LINE_NO=39;
----------------------------------------------------- Dipesh [04/11/2019] End
...@@ -1209,7 +1209,7 @@ ...@@ -1209,7 +1209,7 @@
<band>Detail</band> <band>Detail</band>
<id>31</id> <id>31</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>230</tabsequence> <tabsequence>220</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>172</x> <x>172</x>
...@@ -1703,10 +1703,12 @@ ...@@ -1703,10 +1703,12 @@
</html> </html>
<name>tot_exp</name> <name>tot_exp</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>##0</mask> <limit>3</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -2019,7 +2021,7 @@ ...@@ -2019,7 +2021,7 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>33</id> <id>33</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>200</tabsequence> <tabsequence>200</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
...@@ -2034,7 +2036,7 @@ ...@@ -2034,7 +2036,7 @@
<name>work_tblno</name> <name>work_tblno</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>no</autoselect>
...@@ -2639,7 +2641,7 @@ ...@@ -2639,7 +2641,7 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>35</id> <id>35</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>240</tabsequence> <tabsequence>240</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
...@@ -2654,7 +2656,7 @@ ...@@ -2654,7 +2656,7 @@
<name>shift_index</name> <name>shift_index</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>2</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>no</autoselect>
...@@ -2906,7 +2908,7 @@ ...@@ -2906,7 +2908,7 @@
<tabsequence>250</tabsequence> <tabsequence>250</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>173</x> <x>174</x>
<y>385</y> <y>385</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -2918,7 +2920,7 @@ ...@@ -2918,7 +2920,7 @@
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -3393,7 +3395,7 @@ ...@@ -3393,7 +3395,7 @@
<band>Detail</band> <band>Detail</band>
<id>50</id> <id>50</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>320</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>501</x> <x>501</x>
...@@ -3429,7 +3431,7 @@ ...@@ -3429,7 +3431,7 @@
<band>Detail</band> <band>Detail</band>
<id>51</id> <id>51</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>330</tabsequence> <tabsequence>210</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>171</x> <x>171</x>
...@@ -3465,7 +3467,7 @@ ...@@ -3465,7 +3467,7 @@
<band>Detail</band> <band>Detail</band>
<id>52</id> <id>52</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>340</tabsequence> <tabsequence>230</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>471</x> <x>471</x>
......
...@@ -82,7 +82,7 @@ text(band=detail alignment="1" text="Normal Rate :" border="0" color="33554432" ...@@ -82,7 +82,7 @@ text(band=detail alignment="1" text="Normal Rate :" border="0" color="33554432"
column(band=detail id=28 alignment="1" tabsequence=160 border="5" color="0" x="172" y="280" height="16" width="73" format="[general]" html.valueishtml="0" name=normal_rate visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=28 alignment="1" tabsequence=160 border="5" color="0" x="172" y="280" height="16" width="73" format="[general]" html.valueishtml="0" name=normal_rate visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Function Group :" border="0" color="33554432" x="62" y="301" height="16" width="106" html.valueishtml="0" name=func_group_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Function Group :" border="0" color="33554432" x="62" y="301" height="16" width="106" html.valueishtml="0" name=func_group_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=32 alignment="0" tabsequence=190 border="5" color="0" x="172" y="322" height="16" width="73" format="[shortdate] [time]" html.valueishtml="0" name=gratuity_date visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=32 alignment="0" tabsequence=190 border="5" color="0" x="172" y="322" height="16" width="73" format="[shortdate] [time]" html.valueishtml="0" name=gratuity_date visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=31 alignment="0" tabsequence=230 border="5" color="0" x="172" y="364" height="16" width="73" format="[general]" html.valueishtml="0" name=pattern_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=31 alignment="0" tabsequence=220 border="5" color="0" x="172" y="364" height="16" width="73" format="[general]" html.valueishtml="0" name=pattern_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Occupation Code :" border="0" color="33554432" x="55" y="385" height="16" width="113" html.valueishtml="0" name=occupation_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Occupation Code :" border="0" color="33554432" x="55" y="385" height="16" width="113" html.valueishtml="0" name=occupation_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=150 border="5" color="0" x="172" y="259" height="16" width="73" format="[general]" html.valueishtml="0" name=shift_rot visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=9 alignment="0" tabsequence=150 border="5" color="0" x="172" y="259" height="16" width="73" format="[general]" html.valueishtml="0" name=shift_rot visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Pension Scheme :" border="0" color="33554432" x="69" y="406" height="16" width="99" html.valueishtml="0" name=pension_scheme_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Pension Scheme :" border="0" color="33554432" x="69" y="406" height="16" width="99" html.valueishtml="0" name=pension_scheme_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
...@@ -97,7 +97,7 @@ column(band=detail id=38 alignment="0" tabsequence=280 border="5" color="0" x="1 ...@@ -97,7 +97,7 @@ column(band=detail id=38 alignment="0" tabsequence=280 border="5" color="0" x="1
text(band=detail alignment="1" text="Chg Date :" border="0" color="33554432" x="21" y="569" height="16" width="99" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Chg Date :" border="0" color="33554432" x="21" y="569" height="16" width="99" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=23 alignment="0" tabsequence=30 border="5" color="0" x="475" y="70" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=date_join visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=23 alignment="0" tabsequence=30 border="5" color="0" x="475" y="70" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=date_join visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="450" y="91" height="16" width="91" format="[general]" html.valueishtml="0" name=proj_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="450" y="91" height="16" width="91" format="[general]" html.valueishtml="0" name=proj_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=25 alignment="1" tabsequence=60 border="5" color="0" x="450" y="112" height="16" width="91" format="##0" html.valueishtml="0" name=tot_exp visible="1" editmask.mask="##0" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=25 alignment="1" tabsequence=60 border="5" color="0" x="450" y="112" height="16" width="91" format="##0" html.valueishtml="0" name=tot_exp visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=24 alignment="0" tabsequence=80 border="5" color="0" x="450" y="133" height="16" width="91" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=24 alignment="0" tabsequence=80 border="5" color="0" x="450" y="133" height="16" width="91" format="[general]" html.valueishtml="0" name=proc_group visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=100 border="5" color="0" x="450" y="154" height="16" width="91" format="" html.valueishtml="0" name=hol_tblno visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=22 alignment="0" tabsequence=100 border="5" color="0" x="450" y="154" height="16" width="91" format="" html.valueishtml="0" name=hol_tblno visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="503" y="196" height="16" width="38" format="[Yes/No]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="503" y="196" height="16" width="38" format="[Yes/No]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
...@@ -106,7 +106,7 @@ column(band=detail id=8 alignment="0" tabsequence=140 border="5" color="0" x="45 ...@@ -106,7 +106,7 @@ column(band=detail id=8 alignment="0" tabsequence=140 border="5" color="0" x="45
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="450" y="259" height="16" width="91" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="450" y="259" height="16" width="91" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=29 alignment="1" tabsequence=170 border="5" color="0" x="468" y="280" height="16" width="73" format="[general]" html.valueishtml="0" name=ot_rate visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=29 alignment="1" tabsequence=170 border="5" color="0" x="468" y="280" height="16" width="73" format="[general]" html.valueishtml="0" name=ot_rate visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=34 alignment="0" tabsequence=180 border="5" color="0" x="468" y="301" height="16" width="73" format="[general]" html.valueishtml="0" name=supp_code__con visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=34 alignment="0" tabsequence=180 border="5" color="0" x="468" y="301" height="16" width="73" format="[general]" html.valueishtml="0" name=supp_code__con visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=33 alignment="0" tabsequence=200 border="5" color="0" x="468" y="322" height="16" width="73" format="[general]" html.valueishtml="0" name=work_tblno visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=33 alignment="1" tabsequence=200 border="5" color="0" x="468" y="322" height="16" width="73" format="[general]" html.valueishtml="0" name=work_tblno visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=40 alignment="0" tabsequence=290 border="5" color="0" x="468" y="448" height="16" width="73" format="[general]" html.valueishtml="0" name=ext_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=40 alignment="0" tabsequence=290 border="5" color="0" x="468" y="448" height="16" width="73" format="[general]" html.valueishtml="0" name=ext_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Joined on :" border="0" color="0" x="408" y="70" height="16" width="63" html.valueishtml="0" name=date_join_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Joined on :" border="0" color="0" x="408" y="70" height="16" width="63" html.valueishtml="0" name=date_join_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Current Project :" border="0" color="0" x="340" y="91" height="16" width="106" html.valueishtml="0" name=proj_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Current Project :" border="0" color="0" x="340" y="91" height="16" width="106" html.valueishtml="0" name=proj_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
...@@ -127,14 +127,14 @@ text(band=detail alignment="1" text="Standby Mode :" border="0" color="33554432" ...@@ -127,14 +127,14 @@ text(band=detail alignment="1" text="Standby Mode :" border="0" color="33554432"
text(band=detail alignment="1" text="Shift Index :" border="0" color="33554432" x="401" y="364" height="16" width="63" html.valueishtml="0" name=shift_index_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Shift Index :" border="0" color="33554432" x="401" y="364" height="16" width="63" html.valueishtml="0" name=shift_index_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Ext. No. :" border="0" color="33554432" x="405" y="448" height="16" width="59" html.valueishtml="0" name=ext_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Ext. No. :" border="0" color="33554432" x="405" y="448" height="16" width="59" html.valueishtml="0" name=ext_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg User :" border="0" color="33554432" x="249" y="569" height="16" width="99" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Chg User :" border="0" color="33554432" x="249" y="569" height="16" width="99" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=35 alignment="0" tabsequence=240 border="5" color="0" x="468" y="364" height="16" width="73" format="[general]" html.valueishtml="0" name=shift_index visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=35 alignment="1" tabsequence=240 border="5" color="0" x="468" y="364" height="16" width="73" format="[general]" html.valueishtml="0" name=shift_index visible="1" edit.limit=2 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=10 border="5" color="0" x="172" y="49" height="16" width="369" format="[general]" html.valueishtml="0" name=mode_app visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=10 border="5" color="0" x="172" y="49" height="16" width="369" format="[general]" html.valueishtml="0" name=mode_app visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="0" x="370" y="385" height="16" width="173" format="[general]" html.valueishtml="0" name=occupation_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="0" x="370" y="385" height="16" width="173" format="[general]" html.valueishtml="0" name=occupation_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=41 alignment="0" tabsequence=32766 border="5" color="255" x="249" y="427" height="16" width="292" format="[general]" html.valueishtml="0" name=work_loc_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=41 alignment="0" tabsequence=32766 border="5" color="255" x="249" y="427" height="16" width="292" format="[general]" html.valueishtml="0" name=work_loc_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=21 alignment="0" tabsequence=20 border="5" color="0" x="172" y="70" height="16" width="182" format="[General]" html.valueishtml="0" name=joined_as visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=20 border="5" color="0" x="172" y="70" height="16" width="182" format="[General]" html.valueishtml="0" name=joined_as visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=37 alignment="0" tabsequence=260 border="5" color="0" x="172" y="406" height="16" width="182" format="[general]" html.valueishtml="0" name=pension_scheme visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=37 alignment="0" tabsequence=260 border="5" color="0" x="172" y="406" height="16" width="182" format="[general]" html.valueishtml="0" name=pension_scheme visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=40 border="5" color="0" x="172" y="91" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=40 border="5" color="0" x="172" y="91" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=36 alignment="0" tabsequence=250 border="5" color="0" x="173" y="385" height="16" width="66" format="[general]" html.valueishtml="0" name=occupation_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=36 alignment="0" tabsequence=250 border="5" color="0" x="174" y="385" height="16" width="66" format="[general]" html.valueishtml="0" name=occupation_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="248" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="248" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="347" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="347" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="446" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="446" y="492" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -148,9 +148,9 @@ text(band=detail alignment="0" text="Probation : " border="0" color="0" x="436" ...@@ -148,9 +148,9 @@ text(band=detail alignment="0" text="Probation : " border="0" color="0" x="436"
text(band=detail alignment="0" text="Confirmed :" border="0" color="0" x="427" y="196" height="16" width="71" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="0" text="Confirmed :" border="0" color="0" x="427" y="196" height="16" width="71" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=47 alignment="0" tabsequence=300 border="0" color="0" x="126" y="569" height="16" width="55" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=47 alignment="0" tabsequence=300 border="0" color="0" x="126" y="569" height="16" width="55" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=48 alignment="0" tabsequence=310 border="0" color="0" x="352" y="569" height="16" width="50" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=48 alignment="0" tabsequence=310 border="0" color="0" x="352" y="569" height="16" width="50" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=50 alignment="0" tabsequence=320 border="5" color="255" x="501" y="174" height="16" width="40" format="[Yes/No]" html.valueishtml="0" name=probation visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=50 alignment="0" tabsequence=32766 border="5" color="255" x="501" y="174" height="16" width="40" format="[Yes/No]" html.valueishtml="0" name=probation visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=51 alignment="0" tabsequence=330 border="5" color="255" x="171" y="343" height="16" width="78" format="[Yes/No]" html.valueishtml="0" name=eligible_ot visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=51 alignment="0" tabsequence=210 border="5" color="255" x="171" y="343" height="16" width="78" format="[Yes/No]" html.valueishtml="0" name=eligible_ot visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=52 alignment="0" tabsequence=340 border="5" color="255" x="471" y="342" height="16" width="70" format="[Yes/No]" html.valueishtml="0" name=standby_mode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=52 alignment="0" tabsequence=230 border="5" color="255" x="471" y="342" height="16" width="70" format="[Yes/No]" html.valueishtml="0" name=standby_mode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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