From: <ex...@us...> - 2014-11-17 04:09:13
|
Revision: 6989 http://sourceforge.net/p/web-erp/reponame/6989 Author: exsonqu Date: 2014-11-17 04:09:00 +0000 (Mon, 17 Nov 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-11-17 04:08:15 UTC (rev 6988) +++ trunk/doc/Change.log 2014-11-17 04:09:00 UTC (rev 6989) @@ -1,5 +1,6 @@ webERP Change Log +17/11/14 Exson: Fixed InvoiceQuantityDefault parameters failed to save in SystemParameters.php. Reported by Richard. 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. |