Commit d603433b authored by vkadam's avatar vkadam

Sql updated by saurabh for invoice selection


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106145 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 61bc3aba
Insert into disparm (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,DESCR,VAR_SUBS,CHG_DATE,CHG_USER,CHG_TERM) values ('999999','ES3_TRANSIT_DAYS','S','5','ES3 Transit Days',0,sysdate,'BASE','BASE');
commit;
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 ('VTINVSRT','Invoice not selected','Please select the invoice Receipt or Transit.','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
commit;
\ 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