From: <ex...@us...> - 2014-11-14 11:37:28
|
Revision: 6981 http://sourceforge.net/p/web-erp/reponame/6981 Author: exsonqu Date: 2014-11-14 11:37:21 +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 11:36:18 UTC (rev 6980) +++ trunk/doc/Change.log 2014-11-14 11:37:21 UTC (rev 6981) @@ -1,4 +1,6 @@ webERP Change Log + +14/11/14 Exson: Fixed the foreign key constrained failure bug in Z_DeleteCreditNote.php. 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. |