From: ExsonQu <hex...@gm...> - 2014-02-17 13:38:45
|
*Hi, Dear all:* Thank you for your great contribution to webERP. I've found that the demand of Work Order in StockLocStatus.php seems to be wrong. It calculates the demand by sum((woitems.qtyreqd-woitems.qtyrecd)*bom.quantity). But usually, the components issued usually not like this, a more reasonable way is to use stockmoves to calculate. Although we still face the not so accurate qtyreqd, at least there is some improvement. Any idea for this? Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Demand-calculation-is-wrong-tp4657228.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |