From: <ex...@us...> - 2014-03-22 05:25:48
|
Revision: 6628 http://sourceforge.net/p/web-erp/reponame/6628 Author: exsonqu Date: 2014-03-22 05:25:46 +0000 (Sat, 22 Mar 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-03-22 05:25:14 UTC (rev 6627) +++ trunk/doc/Change.log 2014-03-22 05:25:46 UTC (rev 6628) @@ -1,5 +1,6 @@ webERP Change Log +22/03/14 Exson: Fixed the stock searching function failure when items setup in system less than DisplayedRecordsMax in WorkOrderEntry.php. 21/03/14 Exson: Fixed that bugs in WorkOrderIssue.php that the issued non BOM materials not shown. And fixed bugs in WorkOrderStatus.php failed to retrieve item description. 20/3/14 Exson: Fixed the bugs in StockCounts that Location set does not work and link typo. 19/3/14 Tim: Fixed the bug Items Other than those in BOM are not listed in Status of Work Order even if issued. Exson made a little revision to keep SQL query only once for those additional issued materials. Reported by newuesr990 from weberp forum. |