From: <Ex...@us...> - 2012-03-31 14:35:33
|
Revision: 5178 http://web-erp.svn.sourceforge.net/web-erp/?rev=5178&view=rev Author: ExsonQu Date: 2012-03-31 14:35:27 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 14:33:23 UTC (rev 5177) +++ trunk/doc/Change.log 2012-03-31 14:35:27 UTC (rev 5178) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |