From: <rc...@us...> - 2016-12-20 15:03:31
|
Revision: 7708 http://sourceforge.net/p/web-erp/reponame/7708 Author: rchacon Date: 2016-12-20 15:03:29 +0000 (Tue, 20 Dec 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-12-20 14:51:38 UTC (rev 7707) +++ trunk/doc/Change.log 2016-12-20 15:03:29 UTC (rev 7708) @@ -1,5 +1,6 @@ webERP Change Log +20/12/16 RChacon: Add a report of purchases to suppliers for the range of selected dates. 11/12/16 PaulT: Dashboard.php: Correct table closure. When there are no outstanding orders, causes footer artifact. 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. |