Commit 462cdc96 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@211845 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7c5d427f
......@@ -189,7 +189,7 @@ update TRANSETUP set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', T
update pophelp set THUMB_ALT_COL = 'lve_code', THUMB_IMAGE_COL= 'lve_code', THUMB_OBJ = 'popicon_empleave' where mod_name='W_LEAVEBAL' AND field_name='LVE_CODE';
update pophelp set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where mod_name='W_LEAVEBAL' AND field_name='EMP_CODE';
update pophelp set THUMB_ALT_COL = 'name', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'EmpImages' where mod_name='W_LEAVEBAL' AND field_name='EMP_CODE';
update obj_actions set IMAGE='ibase/resource/objaction/add.svg', DISPLAY_MODE=0 where OBJ_NAME='leavebal' and LINE_NO=1;
......
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