Commit 5728770b authored by msingh's avatar msingh

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98669 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 66592655
......@@ -1458,7 +1458,7 @@ public class StockUpdate
+"last_phyc_date = ?,"
+"supp_code__mfg = ?,"
+"batch_no = ? ,"
+"hold_qty=hold_qty + ?"
+"hold_qty=hold_qty + ? "
+"where item_code = '"+this.itemCode+"'"
+"and site_code = '"+this.siteCode+"'"
+"and loc_code = '"+this.locationCode+"'"
......
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