From: <ex...@us...> - 2016-12-08 14:25:26
|
Revision: 7703 http://sourceforge.net/p/web-erp/reponame/7703 Author: exsonqu Date: 2016-12-08 14:25:23 +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 14:24:19 UTC (rev 7702) +++ trunk/doc/Change.log 2016-12-08 14:25:23 UTC (rev 7703) @@ -1,5 +1,6 @@ webERP Change Log +08/12/16 Exson: Fixed the variable error in stock take pdf header in includes/PDFStockCheckPageHeader.inc. And fixed undefined noise in Payments.php. Reported by shane. 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. |