From: <ex...@us...> - 2017-06-19 09:21:03
|
Revision: 7788 http://sourceforge.net/p/web-erp/reponame/7788 Author: exsonqu Date: 2017-06-19 09:21:01 +0000 (Mon, 19 Jun 2017) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2017-06-19 09:18:58 UTC (rev 7787) +++ trunk/doc/Change.log 2017-06-19 09:21:01 UTC (rev 7788) @@ -1,5 +1,6 @@ webERP Change Log +19/06/17 Exson: Fixed the variable not existed error (Reported by Tim). Add a feature to add favorite script under main menu which idea originated from Tim's Kwamoja project. 19/06/17 Exson: Add a empty submit blocked feature to SupplierInvoice.php to avoid a empty invoice. 19/06/17 Exson: Make these classes defined php 7 compliant and keep php4 backwards compatibility. 18/06/17 RChacon: Rename from css/custom/ to from css/WEBootstrap/. |