From: <ex...@us...> - 2014-02-22 05:59:01
|
Revision: 6587 http://sourceforge.net/p/web-erp/reponame/6587 Author: exsonqu Date: 2014-02-22 05:58:55 +0000 (Sat, 22 Feb 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-02-22 05:58:09 UTC (rev 6586) +++ trunk/doc/Change.log 2014-02-22 05:58:55 UTC (rev 6587) @@ -1,4 +1,5 @@ webERP Change Log +22/2/14 Exson: Fixed the wrong error messages displayed while input date data manually in MiscFunctions.js. 19/2/14 icedlava: GLTrialBalance_csv.php -Remove set AllowAnyone variable and prevent TB display - temp solution. 18/2/14 Exson: Remove redundant code in StockLocStatus.php and InventoryPlanning.php. 17/2/14 Exson: Tidy up variable overwrite to if else structure in WorkOrderReceive.php scripts according Tim's comments. |