From: <ex...@us...> - 2013-12-11 07:28:11
|
Revision: 6491 http://sourceforge.net/p/web-erp/reponame/6491 Author: exsonqu Date: 2013-12-11 07:28:08 +0000 (Wed, 11 Dec 2013) Log Message: ----------- 11/12/13 Thumb: fixed bug that using limit without offsetting in PO_Items.php,WorkOrderEntry.php and make users' DisplayRecordsMax effective in SelectOrderItems.php.And fixed typo in SelectCreditItems.php. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-12-11 07:27:08 UTC (rev 6490) +++ trunk/doc/Change.log 2013-12-11 07:28:08 UTC (rev 6491) @@ -1,4 +1,5 @@ webERP Change Log +11/12/13 Thumb: fixed bug that using limit without offsetting in PO_Items.php,WorkOrderEntry.php and make users' DisplayRecordsMax effective in SelectOrderItems.php.And fixed typo in SelectCreditItems.php. 9/12/13 Exson Fixed the typo of sql in DiscountCategories.php. Report by tangjun 7/12/13 Phil: Allow entry of stock counts by stock category 7/12/13 Phil: Fixed htmlMimeEmail.inc following Tim's submission - removed & value by reference errors |