Commit 766de858 authored by dpingle's avatar dpingle

* updated sql file

w_shift_rotate.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217753 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2c3e5bb8
......@@ -90,7 +90,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
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, REC_SPECIFIC=null where OBJ_NAME='shift_rotate' and (title='Export' or title='Export2XLS');
update obj_actions set image='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=2 , Rights_Char='X', title='Audit Trail', SHOW_IN_PANEL=1 where OBJ_NAME='shift_rotate' and (title='Audit Trail' or title='View Audit');
update obj_actions set image='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=2 , Rights_Char='X', title='View Audit', SHOW_IN_PANEL=1 where OBJ_NAME='shift_rotate' and (title='Audit Trail' or title='View Audit');
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','audit_trail','1','project_audit_trail',null,'0',to_date('04-12-07','DD-MM-RR'),'d ','Base45','2',null,null,null);
......
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