Commit 96b3e9a1 authored by rtiwari's avatar rtiwari

UPDATED


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94149 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 76ec5023
......@@ -1282,7 +1282,6 @@ public class WoTransferPrc extends ProcessEJB implements WoTransferPrcLocal,WoTr
}
else
{
System.out.println("batch qty is dufferent");
sql = " update inv_alloc_det set quantity = ? where tran_id = ? and item_code = ? and lot_no = ? and lot_sl = ? and loc_code = ? and site_code = ? ";
System.out.println(" SQL::update"+sql);
......
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