Commit 2f29226c authored by dpingle's avatar dpingle

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

w_ald_slab_v1.sql
w_businessfunction_v1.sql
w_leave_v1.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212565 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 685e0adb
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='ald_slab' and title='Add'; update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='ald_slab' and title='Add';
update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='ald_slab' and title='Edit'; update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='ald_slab' and title='Edit';
update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='ald_slab' and title='Audit Trail'; update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='ald_slab' and title='Audit Trail';
update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='ald_slab' and title='Export Excel'; update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='ald_slab' and (title='Export Excel' or title='Export2XLS');
-------------------------------------------2. Improper Feed view -------------------------------------------2. Improper Feed view
...@@ -25,7 +24,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights ...@@ -25,7 +24,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights
-------------------------------------------4. Export to excel is not working -------------------------------------------4. Export to excel is not working
update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg', description='Export To Excel', service_code='a', interactive='a', rights_char='B', action_type='S',display_mode=1 where OBJ_NAME='ald_slab' and title='Export Excel'; update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg', description='Export To Excel', service_code='a', interactive='a', rights_char='B', action_type='S',display_mode=1 where OBJ_NAME='ald_slab' and (title='Export Excel' or title='Export2XLS');
-------------------------------------------5. Heading should be 'Allow / Dedn slabs' instead of'Ald slab' -------------------------------------------5. Heading should be 'Allow / Dedn slabs' instead of'Ald slab'
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='businessfunction' and title='Add'; update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='businessfunction' and title='Add';
update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='businessfunction' and title='Edit'; update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='businessfunction' and title='Edit';
update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='businessfunction' and title='Audit Trail'; update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='businessfunction' and title='Audit Trail';
update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='businessfunction' and title='Export Excel'; update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='businessfunction' and (title='Export Excel' or title='Export2XLS');
-------------------------------------------------2. Improper Feed view -------------------------------------------------2. Improper Feed view
...@@ -23,7 +23,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights ...@@ -23,7 +23,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights
------------------------------------------------4. Export to excel is not working ------------------------------------------------4. Export to excel is not working
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='businessfunction' and title='Export Excel'; 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='businessfunction' and (title='Export Excel' or title='Export2XLS');
------------------------------------------------5.menu Icon Missing ------------------------------------------------5.menu Icon Missing
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='leave' and title='Add'; update OBJ_ACTIONS set image='ibase/resource/objaction/add.svg' , display_mode=0 where OBJ_NAME='leave' and title='Add';
update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='leave' and title='Edit'; update OBJ_ACTIONS set image='ibase/resource/objaction/edit.svg' , display_mode=0 where OBJ_NAME='leave' and title='Edit';
update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='leave' and title='Audit Trail'; update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='leave' and title='Audit Trail';
update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='leave' and title='Export Excel'; update OBJ_ACTIONS set image='ibase/resource/objaction/exprtExl.svg' where OBJ_NAME='leave' and (title='Export Excel' or title='Export2XLS');
-------------------------------------------2. Improper Feed view -------------------------------------------2. Improper Feed view
...@@ -24,7 +24,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights ...@@ -24,7 +24,7 @@ update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' , rights
-------------------------------------------4. Export to excel is not working -------------------------------------------4. Export to excel is not working
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='ald_slab' and title='Export Excel'; 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='ald_slab' and (title='Export Excel' or title='Export2XLS');
-------------------------5.Improper error message if the Leave code field is kept empty,'INVLVEDATA' message not defined -------------------------5.Improper error message if the Leave code field is kept empty,'INVLVEDATA' message not defined
...@@ -32,7 +32,7 @@ update MESSAGES set MSG_STR='Empty Leave code!!',MSG_DESCR='The leave code canno ...@@ -32,7 +32,7 @@ update MESSAGES set MSG_STR='Empty Leave code!!',MSG_DESCR='The leave code canno
-------------------------6. If i make duplicate entry it should give proper error message -------------------------6. If i make duplicate entry it should give proper error message
Insert into "MESSAGES " (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('INLVEDATA1','Leave code Already existing','Leave code Already existing in the master.Please first define new Leave Code.','E','Y',null,null,null,to_date('24-03-06','DD-MM-RR'),'BASE ','01BASE215 ',null,null); Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('INLVEDATA1','Leave code Already existing','Leave code Already existing in the master.Please first define new Leave Code.','E','Y',null,null,null,to_date('24-03-06','DD-MM-RR'),'BASE ','01BASE215 ',null,null);
-------------------------7. Improper error message if Convert to field is kept empty,'VMLVECD4' message not defined -------------------------7. Improper error message if Convert to field is kept empty,'VMLVECD4' message not defined
......
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