From: <ex...@us...> - 2017-06-19 11:26:38
|
Revision: 7790 http://sourceforge.net/p/web-erp/reponame/7790 Author: exsonqu Date: 2017-06-19 11:26:35 +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 11:25:43 UTC (rev 7789) +++ trunk/doc/Change.log 2017-06-19 11:26:35 UTC (rev 7790) @@ -1,5 +1,6 @@ webERP Change Log +19/06/17 Exson: Add menu.css to make the main menu workable in header.php. 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. |