From: <ex...@us...> - 2014-11-15 09:19:53
|
Revision: 6987 http://sourceforge.net/p/web-erp/reponame/6987 Author: exsonqu Date: 2014-11-15 09:19:50 +0000 (Sat, 15 Nov 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-11-15 09:19:14 UTC (rev 6986) +++ trunk/doc/Change.log 2014-11-15 09:19:50 UTC (rev 6987) @@ -1,5 +1,6 @@ webERP Change Log +15/11/14: Exson: Remove qtyrecd in work orders requirements calculation from group by in MRP.php. 15/11/14 Exson: Fixed the NULL bug for no issued materials for WO and make multiple times material issues correctly in MRP.php. 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. |