From: <ex...@us...> - 2014-11-15 08:41:12
|
Revision: 6985 http://sourceforge.net/p/web-erp/reponame/6985 Author: exsonqu Date: 2014-11-15 08:41:06 +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 08:40:18 UTC (rev 6984) +++ trunk/doc/Change.log 2014-11-15 08:41:06 UTC (rev 6985) @@ -1,5 +1,6 @@ webERP Change Log +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. 14/11/2014 Tim: The systypes should be 28 instead of 38 for work order issued in MRP.php. |