From: <ex...@us...> - 2014-03-23 12:44:36
|
Revision: 6632 http://sourceforge.net/p/web-erp/reponame/6632 Author: exsonqu Date: 2014-03-23 12:44:33 +0000 (Sun, 23 Mar 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-03-23 12:43:12 UTC (rev 6631) +++ trunk/doc/Change.log 2014-03-23 12:44:33 UTC (rev 6632) @@ -1,5 +1,6 @@ webERP Change Log +23/03/14 Exson: Fixed the bug that the search results shows only limited to DisplayRecordsMax which does not make sense due to pagination in WorkOrderIssue.php. 23/03/14 Exson: Fixed that currency name not available in Prices.php. 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. |