From: <ex...@us...> - 2016-07-07 11:13:01
|
Revision: 7566 http://sourceforge.net/p/web-erp/reponame/7566 Author: exsonqu Date: 2016-07-07 11:12:58 +0000 (Thu, 07 Jul 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-07-07 11:11:34 UTC (rev 7565) +++ trunk/doc/Change.log 2016-07-07 11:12:58 UTC (rev 7566) @@ -1,5 +1,6 @@ webERP Change Log +07/07/16: Exson: Fixed the bug of wrong original amount of payments to another bank accounts in GLAccountInquiry.php and wrong transaction link in DailyBankTransactions.php and add payment transaction no in bank transaction ref to make it traceable. 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. |