From: <Ex...@us...> - 2012-03-13 02:02:00
|
Revision: 5100 http://web-erp.svn.sourceforge.net/web-erp/?rev=5100&view=rev Author: ExsonQu Date: 2012-03-13 02:01:54 +0000 (Tue, 13 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-13 02:01:10 UTC (rev 5099) +++ trunk/doc/Change.log 2012-03-13 02:01:54 UTC (rev 5100) @@ -1,4 +1,5 @@ webERP Change Log +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 12/3/2012 Exson: Fixed freight cost over 1000 cannot be calculated correctly in ConfirmDispatch_Invoice.php reported by Craig Craven. 11/3/12 Vitaly: Added missing file encodings_maps.php to TCPDF This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |