Commit 4d30206c authored by dpingle's avatar dpingle

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

w_empperk.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211941 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a40677a7
......@@ -118,3 +118,27 @@ WHERE win_name ='w_empperk' and FORM_NO=2;
update OBJ_FORMS set THUMB_ALT_COL = 'allwdedn_descr', THUMB_IMAGE_COL= 'ad_code', THUMB_OBJ = 'AdCodeImages' where WIN_NAME = 'w_empperk' and TITLE='Perk Detail';
--------------------------------------------------------[11/10/19]End
----------------------------------------------[18/10/19]Start
update transetup set REF_SER ='EMPPRK' where TRAN_WINDOW = 'w_empperk';
update obj_actions set IMAGE='ibase/resource/objaction/confirm.svg', DISPLAY_MODE=1 where OBJ_NAME='empperk' and LINE_NO=5;
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='perk_claim' and LINE_NO=39;
update obj_actions set IMAGE='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=1 where OBJ_NAME='empperk' and LINE_NO=40;
----------------------------------------------[18/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