Commit 8a428cd0 authored by ssalve's avatar ssalve

SQL queries on 14AUG2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106606 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 367398ff
......@@ -1538,6 +1538,10 @@ Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('gstr
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('gstr3b','2 ','itm_defaultedit',null);
---------------------------------Added by sarita on 11/08/2017 for GSTR3B screen [END]----------------------------------
---------------------------------Added by sarita on 14/08/2017 for GSTR3B screen [START]----------------------------------
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 ('INVRATESEZ','Invalid Rate Amount','Invalid Rate, Please Enter Valid Rate','E','Y',null,null,null,to_date('23-01-12','DD-MM-RR'),'BASE','BASE',null,null);
update messages set msg_descr='Record already exist for selected Document Type and Document Date' where msg_no='INVGSTPCOD';
---------------------------------Added by sarita on 14/08/2017 for GSTR3B screen [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