Commit e01c8762 authored by mjadhav's avatar mjadhav

Sql for Tax voucher generation


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98969 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cf1779df
Insert into finparm(PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,CHG_DATE,CHG_USER,CHG_TERM,DESCR,VAR_SUBS,ADDL_VALUE)
values ('999999','TAX_VOUCH_DATE','S','N',sysdate,'BASE','BASE','Define Tax Voucher Date',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