Commit d135aeb9 authored by kdabholkar's avatar kdabholkar

commit changes of tran_type in case of fortune.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@157294 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6ebfb27f
......@@ -15084,7 +15084,7 @@ public class GstDataPrc extends ProcessEJB implements GstDataPrcLocal,GstDataPrc
+" i.tran_date as PRD_CODE ,"
+" '1' as REC_TYPE, "
+" ' ' as GST_TYPE,"
+" ' ' as TRAN_TYPE,"
+" '01' as TRAN_TYPE,"
+" i.sundry_code as CUST_CODE, "
+" c.cust_name as CUST_NAME, "
+" state.GST_CODE, "
......
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