Commit 65a215a8 authored by pgole's avatar pgole

Updated SQL


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104322 ce508802-f39f-4f6c-b175-0d175dae99d5
parent be0dfe1c
...@@ -86,6 +86,6 @@ Insert into tenvseq (TAX_ENV,REF_SER,SEQ_NO,TAX_CODE,TAX_TABLE,TAX_TABLE__MARK,U ...@@ -86,6 +86,6 @@ Insert into tenvseq (TAX_ENV,REF_SER,SEQ_NO,TAX_CODE,TAX_TABLE,TAX_TABLE__MARK,U
update obj_itemchange set mandatory = 'Y' where obj_name in ( 'misc_drcr_rcp_cr','misc_drcr_rcp_dr') and field_name in ('itm_default','site_code','sundry_code'); update obj_itemchange set mandatory = 'Y' where obj_name in ( 'misc_drcr_rcp_cr','misc_drcr_rcp_dr') and field_name in ('itm_default','site_code','sundry_code');
update OBJ_FORMS set qty_col = 'quantity' ,rate_col = 'rate__diff' where win_name = 'w_charge_back_loc' and form_no = 2;
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