Commit 63637d85 authored by caluka's avatar caluka

INVOICE_MONTHS disparam added


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100434 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fa6dc200
......@@ -791,3 +791,8 @@ where obj_name='prdappl_countser' and form_no=1 and line_no=7;
delete from obj_actions where obj_name='prdappl_countser' and form_no=1 and line_no=9;
Insert into disparm (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,DESCR,VAR_SUBS,CHG_DATE,CHG_USER,CHG_TERM)
values ('999999','INVOICE_MONTHS','S','-3','Invoice Months',0,sysdate,'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