Commit d4b20207 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 17/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215390 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c6d37f4c
...@@ -135,6 +135,7 @@ values ('payroll',3 ,'ibase/resource/objaction/edit.svg','Editing Existing Recor ...@@ -135,6 +135,7 @@ values ('payroll',3 ,'ibase/resource/objaction/edit.svg','Editing Existing Recor
update obj_actions set rights_char='X',show_in_panel=1 where obj_name='payroll' and line_no=40; update obj_actions set rights_char='X',show_in_panel=1 where obj_name='payroll' and line_no=40;
update obj_actions set rights_char='B',interactive='a' where obj_name='payroll' and line_no=39; update OBJ_ACTIONS set SERVICE_CODE='a',INTERACTIVE='a',RIGHTS_CHAR='B',SERVICE_HANDLER=null,PLACEMENT=null,ACTION_TYPE='S',TITLE='Export2XLS' where OBJ_NAME='payroll' and line_no=39;
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