From: <ex...@us...> - 2014-11-20 11:39:59
|
Revision: 6995 http://sourceforge.net/p/web-erp/reponame/6995 Author: exsonqu Date: 2014-11-20 11:39:56 +0000 (Thu, 20 Nov 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-11-20 11:38:52 UTC (rev 6994) +++ trunk/doc/Change.log 2014-11-20 11:39:56 UTC (rev 6995) @@ -1,5 +1,6 @@ webERP Change Log +20/11/14 Exson: Fixed the pop up error when input account no in Payments.php by align the js function with applying it. The fixes are mismatched before. Hope it's the last time. 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. |