From: <ex...@us...> - 2014-04-09 11:38:18
|
Revision: 6682 http://sourceforge.net/p/web-erp/reponame/6682 Author: exsonqu Date: 2014-04-09 11:38:15 +0000 (Wed, 09 Apr 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-04-09 11:37:13 UTC (rev 6681) +++ trunk/doc/Change.log 2014-04-09 11:38:15 UTC (rev 6682) @@ -1,4 +1,5 @@ webERP Change Log +09/04/14 Tim: Fixed the table sort failure bugs in SelectSalesOrder.php reported by Andrew Agaluski. 07/04/14 Exson: Add InOutModifier to input Quantity when there whole batches are removed. Otherwise, it will create a wrong quantity left in Add_SerialItems.php. 07/04/14 Exson: Fixed the bug in Prices_Customer.php. MySQL strict mode not allowed a date is a white space. 06/04/14 Exson: Fixed the quote date and order confirmed date has not been retrieved for orders to modify in SelectOrderItems.php. |