From: <ex...@us...> - 2014-11-14 02:57:37
|
Revision: 6978 http://sourceforge.net/p/web-erp/reponame/6978 Author: exsonqu Date: 2014-11-14 02:57:33 +0000 (Fri, 14 Nov 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-11-14 02:56:58 UTC (rev 6977) +++ trunk/doc/Change.log 2014-11-14 02:57:33 UTC (rev 6978) @@ -1,4 +1,5 @@ webERP Change Log +14/11/14 Exson: Fixed the bug in MRP.php that wo requirement not counting demand for work orders without issuing items. Thanks for Tim's reminder. 14/11/2014 Tim: The systypes should be 28 instead of 38 for work order issued in MRP.php. 13/11/Exson: Fixed bugs that issued materials not be calculated in demand for work orders and over received are ignored in level netting and negative inventory are not considered in REORDER level management in MRP.php which leads to wrong MRP results. 9/11/14: Tim: fix to javascript function to sort numbers including formatted numbers with commas. |