From: <Ex...@us...> - 2012-05-14 02:34:47
|
Revision: 5356 http://web-erp.svn.sourceforge.net/web-erp/?rev=5356&view=rev Author: ExsonQu Date: 2012-05-14 02:34:41 +0000 (Mon, 14 May 2012) Log Message: ----------- 14/5/2012 Exson: Fixed bug that when users input a Exchang Rate manually, when ones changed minds and select another currency, it'll show the suggested rate correctly in Payments.php. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-05-14 02:33:22 UTC (rev 5355) +++ trunk/doc/Change.log 2012-05-14 02:34:41 UTC (rev 5356) @@ -1,4 +1,5 @@ webERP Change Log +14/5/2012 Exson: Fixed bug that when users input a Exchang Rate manually, when ones changed minds and select another currency, it'll show the suggested rate correctly. 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |