Commit 2dccbdbe authored by dpingle's avatar dpingle

* update sql file on [24/10/19]

w_grade_mthad.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210513 ce508802-f39f-4f6c-b175-0d175dae99d5
parent dc2bb946
...@@ -146,11 +146,12 @@ update TRANSETUP set THUMB_ALT_COL = 'sh_descr', THUMB_IMAGE_COL= 'ad_code', THU ...@@ -146,11 +146,12 @@ update TRANSETUP set THUMB_ALT_COL = 'sh_descr', THUMB_IMAGE_COL= 'ad_code', THU
----------------------------------------------------- End[15/10/19] ----------------------------------------------------- End[15/10/19]
----------------------------------------------[22/10/19]Start ----------------------------------------------[24/10/19]Start
update transetup set REF_SER ='G-MTAD' where TRAN_WINDOW = 'w_grade_mthad'; update transetup set REF_SER ='G-MTAD' where TRAN_WINDOW = 'w_grade_mthad';
update itm2menu set ICON_PATH='GradewisePaystructure.png' , CLOSE_ICON='GradewisePaystructurewht.png' where WIN_NAME='w_grade_mthad'; update itm2menu set ICON_PATH='GradewiseMonthlyPaystructure.png' , CLOSE_ICON='GradewiseMonthlyPaystructurewht.png' where WIN_NAME='w_grade_mthad';
update obj_forms set disp_metadata= update obj_forms set disp_metadata=
'<html> '<html>
...@@ -179,5 +180,5 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -179,5 +180,5 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
values ('PAYTBLNULL','Empty Pay table!!','Pay table can not be null','E','Y',null,null,null,to_date('18-03-06','DD-MM-RR'),'TSD ','TSD ',null,null); values ('PAYTBLNULL','Empty Pay table!!','Pay table can not be null','E','Y',null,null,null,to_date('18-03-06','DD-MM-RR'),'TSD ','TSD ',null,null);
----------------------------------------------[22/10/19]Start ----------------------------------------------[24/10/19]Start
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