Commit a70bcd69 authored by dpingle's avatar dpingle

* updated sql file on [12/11/19]

w_leavebal.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211818 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c386a29b
...@@ -194,8 +194,8 @@ update pophelp set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THU ...@@ -194,8 +194,8 @@ update pophelp set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THU
update obj_actions set IMAGE='ibase/resource/objaction/add.svg', DISPLAY_MODE=0 where OBJ_NAME='leavebal' and LINE_NO=1; update obj_actions set IMAGE='ibase/resource/objaction/add.svg', DISPLAY_MODE=0 where OBJ_NAME='leavebal' and LINE_NO=1;
update obj_actions set IMAGE='ibase/resource/objaction/edit.svg', DISPLAY_MODE=0 where OBJ_NAME='leavebal' and LINE_NO=2; update obj_actions set IMAGE='ibase/resource/objaction/edit.svg', DISPLAY_MODE=0 where OBJ_NAME='leavebal' and LINE_NO=2;
update obj_actions set IMAGE='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=1 where OBJ_NAME='leavebal' and LINE_NO=40; update obj_actions set IMAGE='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=1 ,rights_char='X' where OBJ_NAME='leavebal' and LINE_NO=21;
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='leavebal' and LINE_NO=39; 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='leavebal' and LINE_NO=22;
update messages set MSG_DESCR='Effective Date cannot be greater the Upto date.' where msg_no='VTLVEDATE1'; update messages set MSG_DESCR='Effective Date cannot be greater the Upto date.' where msg_no='VTLVEDATE1';
......
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