From: <ex...@us...> - 2014-04-20 02:51:37
|
Revision: 6689 http://sourceforge.net/p/web-erp/reponame/6689 Author: exsonqu Date: 2014-04-20 02:51:32 +0000 (Sun, 20 Apr 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-04-20 02:49:36 UTC (rev 6688) +++ trunk/doc/Change.log 2014-04-20 02:51:32 UTC (rev 6689) @@ -1,4 +1,5 @@ webERP Change Log +20/04/14 Exson: Fixed undefined variable bugs in PDFWOPageHeader.inc and PDFWOPrint.php and remove some redundant codes in PDFWOPrint.php 17/04/14 Exson: Update zh_CN.utf8 translation. 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. |