From: <Ex...@us...> - 2012-03-20 14:24:19
|
Revision: 5112 http://web-erp.svn.sourceforge.net/web-erp/?rev=5112&view=rev Author: ExsonQu Date: 2012-03-20 14:24:08 +0000 (Tue, 20 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-20 14:23:04 UTC (rev 5111) +++ trunk/doc/Change.log 2012-03-20 14:24:08 UTC (rev 5112) @@ -1,4 +1,5 @@ webERP Change Log +20/3/2012 Exson: Fixed bugs that users push Process Credit button in Credit_Invoice.php directly without update will lead to unbalance Journal entry. Reported by Russ 20/03/2012 Exson: Fixed item properties are not deleted together with item deletion in Stocks.php. Reported by Zhoule from webERP chinese forum QQ group. 19/3/2012 Tim: Remove illegal copyright notices to prevent any legal problems.</p> 13/3/2012 Exson: Fixed that same parent and component but added in different Work Centers and Locations will display twice in BOMs.php. And fixed that to delete one line of same parents and component will delete all lines with same parents and components. Add ArrayUnique function to get unique array for multi-dimensional array. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |