From: <ex...@us...> - 2014-03-23 14:58:48
|
Revision: 6634 http://sourceforge.net/p/web-erp/reponame/6634 Author: exsonqu Date: 2014-03-23 14:58:45 +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 14:58:12 UTC (rev 6633) +++ trunk/doc/Change.log 2014-03-23 14:58:45 UTC (rev 6634) @@ -1,5 +1,6 @@ webERP Change Log +23/03/14 Exson: Fixed the no defined variable bugs in WorkOrderIssue.php. Reported by Tim. 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. |