From: <Ex...@us...> - 2012-03-22 13:03:05
|
Revision: 5136 http://web-erp.svn.sourceforge.net/web-erp/?rev=5136&view=rev Author: ExsonQu Date: 2012-03-22 13:02:54 +0000 (Thu, 22 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-22 13:01:24 UTC (rev 5135) +++ trunk/doc/Change.log 2012-03-22 13:02:54 UTC (rev 5136) @@ -1,4 +1,5 @@ webERP Change Log +22/3/2012 Exson: Fixed no control of accumulated quantity of the same item during transferring which lead to negative quantity of stock in StockLocTransfer.php reported by Rong. 22/3/2012 Exson: Fixed time displayed incorrectly in footer in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 22/3/2012 Exson: Fixed period displayed incorrectly in GL inquiry in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 21/03/2012 CQZ,KE: (From webERP chinese community QQ Group) Fixed the csv file cannot display UTF-8 characters correctly in Excel. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |