From: <ex...@us...> - 2015-04-01 10:32:26
|
Revision: 7255 http://sourceforge.net/p/web-erp/reponame/7255 Author: exsonqu Date: 2015-04-01 10:32:19 +0000 (Wed, 01 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-01 10:31:38 UTC (rev 7254) +++ trunk/doc/Change.log 2015-04-01 10:32:19 UTC (rev 7255) @@ -1,5 +1,6 @@ webERP Change Log +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. 01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. 30/3/15 Vitaly: Get all taxes for the tax group, even if calculationorder is left at default value 0. |