Commit d89ef003 authored by pgole's avatar pgole

Updated sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101560 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ef54ac03
......@@ -62,7 +62,7 @@ INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USE
VALUES ('INVDACCPR','Accounting period not exists','Accounting period does not exists in Master','E','Y',TO_DATE('21-04-16','DD-MM-RR'),'BASE','BASE');
INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
VALUES ('VTDUFINENT','Duplicate fin entity/Acct prd','Please select another Financial entity or Accounting period','E','Y',TO_DATE('21-04-16','DD-MM-RR'),'BASE','BASE');
VALUES ('VTDUFINENT','Duplicate Record exist!','Please select another Financial entity, Accounting period or Transaction Category','E','Y',TO_DATE('21-04-16','DD-MM-RR'),'BASE','BASE');
INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,CHG_DATE,CHG_USER,CHG_TERM)
VALUES ('VMPROJTURN','Project Turnover less than 0 ','Project Turnover should be greater than 0','E','Y',TO_DATE('21-04-16','DD-MM-RR'),'BASE','BASE');
......
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