Commit c6d4865f authored by ssalve's avatar ssalve

Sarita: Update for error code = VTNOAPRRHT on 13 FEB 19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197060 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d386d517
......@@ -174,3 +174,7 @@ insert into system_service_args (service_code,line_no,arg_name,arg_mode,descr,ar
COMMIT;
------------ Added by Anjali R. on 23-01-2019 [End]
--------------Added by sarita on 13 FEB 2019 [START]
update messages set msg_str='UnAuthorized Approver' , msg_descr='You are not Authorized to Approve This Indent' where msg_no='VTNOAPRRHT';
--------------Added by sarita on 13 FEB 2019 [END]
\ No newline at end of file
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