Commit 2641a034 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 19/12/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213770 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0364b900
--06/12/19
update itm2menu set icon_path='StandardPayStructure.png' ,close_icon='StandardPayStructurewht.png' where win_name='w_std_paystru';
update transetup set THUMB_OBJ='AdCodeImages',THUMB_IMAGE_COL='ad_code',THUMB_ALT_COL='ad_code' WHERE TRAN_WINDOW='w_std_paystru';
update obj_forms set THUMB_OBJ='AdCodeImages',THUMB_IMAGE_COL='ad_code',THUMB_ALT_COL='ad_code' WHERE win_name='w_std_paystru';
update obj_actions set image='ibase/resource/objaction/add.svg' where obj_name='std_paystru' and line_no=1;
update obj_actions set image='ibase/resource/objaction/edit.svg' where obj_name='std_paystru' and line_no=2;
update obj_actions set image='ibase/resource/objaction/delete.svg' where obj_name='std_paystru' and line_no=3;
update obj_actions set image='ibase/resource/objaction/Audit-trail.svg' where obj_name='std_paystru' and line_no=21;
update obj_actions set image='ibase/resource/objaction/exprtExl.svg' where obj_name='std_paystru' and line_no=22;
--19/12/19
update pophelp set sql_str='SELECT PAY_TABLE, DESCR FROM PAYTABLE' where mod_name='W_STD_PAYSTRU' and field_name='PAY_TABLE';
update pophelp set sql_str='SELECT GRADE_CODE, DESCR FROM GRADE' where mod_name='W_STD_PAYSTRU' and field_name='GRADE';
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