Commit f855cf46 authored by sanashaikh's avatar sanashaikh

Sana S : Modified on 14/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215103 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3b2a8e02
...@@ -107,7 +107,7 @@ update obj_forms set THUMB_OBJ='EmpImages',THUMB_IMAGE_COL='emp_code',THUMB_ALT_ ...@@ -107,7 +107,7 @@ update obj_forms set THUMB_OBJ='EmpImages',THUMB_IMAGE_COL='emp_code',THUMB_ALT_
update transetup set ref_ser='E-PERK' where tran_window='w_emp_perk'; update transetup set ref_ser='E-PERK' where tran_window='w_emp_perk';
update itm2menu set icon_path='Empperk.png' ,close_icon='Empperkwht.png' where win_name='w_emp_perk'; update itm2menu set icon_path='empperk.png' ,close_icon='empperkwht.png' where win_name='w_emp_perk';
update obj_actions set rec_specific=null where obj_name='emp_perk' and description='Export To Excel'; update obj_actions set rec_specific=null where obj_name='emp_perk' and description='Export To Excel';
--[end] --[end]
......
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