From: <Ex...@us...> - 2012-03-20 12:39:49
|
Revision: 5110 http://web-erp.svn.sourceforge.net/web-erp/?rev=5110&view=rev Author: ExsonQu Date: 2012-03-20 12:39:40 +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 12:37:28 UTC (rev 5109) +++ trunk/doc/Change.log 2012-03-20 12:39:40 UTC (rev 5110) @@ -1,4 +1,5 @@ webERP Change Log +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. 13/3/2012 Exson: Correct mailing sending messages display error in PrintCustTransPortrait.php Reported by Thomas_lie This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |