From: <ex...@us...> - 2016-12-08 13:40:59
|
Revision: 7701 http://sourceforge.net/p/web-erp/reponame/7701 Author: exsonqu Date: 2016-12-08 13:40:57 +0000 (Thu, 08 Dec 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-12-08 13:39:54 UTC (rev 7700) +++ trunk/doc/Change.log 2016-12-08 13:40:57 UTC (rev 7701) @@ -1,5 +1,6 @@ webERP Change Log +08/12/16 Exson: Fixed noise of undefined variable and string required for function_exists in Dashboard.php. Reported by Shane. 06/12/16 PaulT: SelectProduct.php: Add footer before the script exits when stock categories are not defined. 02/12/16 PaulT: WriteReport.inc: Fix condition needed to support PHP7, reported by Tim. 02/12/16 RChacon: fix and improve code for existent parameters in GLCashFlowsSetup.php. |