From: <ex...@us...> - 2016-06-29 06:28:46
|
Revision: 7563 http://sourceforge.net/p/web-erp/reponame/7563 Author: exsonqu Date: 2016-06-29 06:28:42 +0000 (Wed, 29 Jun 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-06-29 06:27:55 UTC (rev 7562) +++ trunk/doc/Change.log 2016-06-29 06:28:42 UTC (rev 7563) @@ -1,4 +1,7 @@ webERP Change Log + +29/06/16 Exson: add identifier to avoid SESSION overwritten in CustomerReceipt.php. +29/06/16 Exson: Fixed the wrong balance of amount in bank account currency in DailyBankTransactions.php. 20/06/16 Exson: Fixed bom clone failure due to fields missing in CopyBom.php. Reported by shane. 20/06/16 Exson: Fixed the bug that # is not allowed as part of stockid in SelectProduct.php. 16/06/16 Exson: Make monthly payment term can be more than 30 days. |