From: <ex...@us...> - 2015-04-04 01:37:27
|
Revision: 7260 http://sourceforge.net/p/web-erp/reponame/7260 Author: exsonqu Date: 2015-04-04 01:37:20 +0000 (Sat, 04 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-04 01:36:35 UTC (rev 7259) +++ trunk/doc/Change.log 2015-04-04 01:37:20 UTC (rev 7260) @@ -1,4 +1,6 @@ webERP Change Log + +04/04/15 Exson: Fixed the bug that Credit and Debit submit amount was duplicated processed by local_number_format function. 01/04/15 Exson: Remove comma from item description and suppliername to make csv file correctly in POReport.php. 01/04/15 Exson: Fixed comma bug due to locale issue of POReport.php csv file. And add ordered/received quantity field in the report. 01/04/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. |