From: <ex...@us...> - 2014-11-17 06:45:55
|
Revision: 6991 http://sourceforge.net/p/web-erp/reponame/6991 Author: exsonqu Date: 2014-11-17 06:45:51 +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 06:44:46 UTC (rev 6990) +++ trunk/doc/Change.log 2014-11-17 06:45:51 UTC (rev 6991) @@ -1,5 +1,6 @@ webERP Change Log +17/11/14 Thumb: Move EnsureGLBalance() to the right place in ConfirmDispatch_Invoice.php to ensure that the whole transaction are checked instead of only one type of it checked. 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. |