From: <Ex...@us...> - 2012-05-14 02:06:25
|
Revision: 5352 http://web-erp.svn.sourceforge.net/web-erp/?rev=5352&view=rev Author: ExsonQu Date: 2012-05-14 02:06:19 +0000 (Mon, 14 May 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-05-14 02:05:25 UTC (rev 5351) +++ trunk/doc/Change.log 2012-05-14 02:06:19 UTC (rev 5352) @@ -1,4 +1,7 @@ webERP Change Log +14/5/2012 Exson: Fixed when user change the currency, the suggested rate can not changed accordingly in CustomerReceipt.php. Reported by Ahmed.Fawzy. +14/5/2012 Ahmed.Fawzy: Fixed bugs that ExchangRateText be applied with locale_number_format() function in CustomerReceipt.php + 10/5/2012 Exson: Fixed bug that Date selection does not work in ReverseGRN.php. Add GRN batch column. 9/5/2012 Ahmed.Fawzy: Fixed bugs in Stocks.php that the properties for new items cannot be saved. Checked status is not kept and numeric values between max and min are not validated. 8/5/2012 Exson: Fixed typo in SalesCategories.php which leads to the jpg pictures do not appear. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |