From: <ex...@us...> - 2015-04-01 11:25:54
|
Revision: 7257 http://sourceforge.net/p/web-erp/reponame/7257 Author: exsonqu Date: 2015-04-01 11:25:51 +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 11:24:48 UTC (rev 7256) +++ trunk/doc/Change.log 2015-04-01 11:25:51 UTC (rev 7257) @@ -1,5 +1,5 @@ webERP Change Log - +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. 01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. |