Commit 2fb7ed1e authored by ssalve's avatar ssalve

Sarita: Added Message for Quantity on 15MARCH2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182098 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8406e448
......@@ -104,4 +104,10 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH
alter table item add inv_srno_reqd CHAR(1) ;
---- Added by sarita on 15MARCH2018 -------------------------------------------------
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 ('INVQUNTITY','INVALID QUANTITY','Quantity must be greater than zero','E','Y',NULL,NULL,NULL,TO_DATE('08-MAY-12','DD-MON-RR'),'Pawan ','Base ',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