Commit 974dfc53 authored by caluka's avatar caluka

transetup sql updated for confirmed column and value


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99529 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b25d2781
......@@ -432,4 +432,9 @@ WHERE mod_name='W_SECONDORY_SALE_GWT' AND field_name='CUST_CODE';
---End Added by chandrashekar on 14-dec-2015
--Start Added by chandra shekar on 27-dec-2015
UPDATE transetup SET confirm_val='Y',confirm_col='confirmed'
WHERE tran_window='w_secondory_sale_gwt';
---End added by chandrashekar on 27-dec-2015
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