From: <ex...@us...> - 2014-06-20 17:56:31
|
Revision: 6763 http://sourceforge.net/p/web-erp/reponame/6763 Author: exsonqu Date: 2014-06-20 17:56:23 +0000 (Fri, 20 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-20 17:55:43 UTC (rev 6762) +++ trunk/doc/Change.log 2014-06-20 17:56:23 UTC (rev 6763) @@ -1,4 +1,6 @@ webERP Change Log + +21/06/14 Exson: Add location check in StockAdjustments.php to prevent from users selecting controlled items based on one location but changed the location before submit it to server which make serial not exist check absolutely failed. 17/06/14 Exson: Add Z_ImportDebtors.php into Utilities menu and scripts table. 15/06/14 Akits from minghao.hk/bbs/ fixed the bugs that www_Users.php allowed modules does not matched the one displayed in index.php. 11/06/2014 Exson: Fixed the exported csv files with wrong aligned fields due to comma as part of fields content. |