Commit 095a23fd authored by ssalve's avatar ssalve

update sql query for obj_actions


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106291 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b56725ee
......@@ -1076,4 +1076,9 @@ INSERT INTO FINPARM (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,CHG_DATE,CHG_USER,CHG_
VALUES ('999999','GST_B2CL_INV_VAL','N','250000',TO_DATE('14-05-17','DD-MM-RR'),'BASE ','99SYSTEM4 ','Invoice amount limit for B2CL Invoices',NULL,NULL);
--------------------------------- Added by sarita 13JUL 2017 [END]----------------------------------------
---------------------------------Added by sarita 14JUL 2017 [START] -------------------------------------------
update obj_actions set rights_char='D' where obj_name='gstr' and line_no='4';
---------------------------------Added by sarita 14JUL 2017 [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