From: <ex...@us...> - 2016-08-24 09:04:12
|
Revision: 7601 http://sourceforge.net/p/web-erp/reponame/7601 Author: exsonqu Date: 2016-08-24 09:04:09 +0000 (Wed, 24 Aug 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-08-24 09:03:08 UTC (rev 7600) +++ trunk/doc/Change.log 2016-08-24 09:04:09 UTC (rev 7601) @@ -1,5 +1,6 @@ webERP Change Log +24/9/16 Exson: Fixed the bug that days of payment terms in the following month over 31 days can not be handled correctly in DateFunctions.inc. 20/08/16 RChacon: In ConfirmDispatch_Invoice.php, fix table html code. 18/08/16 RChacon: In PDFStatementPageHeader.inc, replace addJpegFromFile() and RoundRectangle() functions from class.pdf.php with Image() and RoundedRect() functions from tcpdf.php. 18/08/16 Exson: Add a Cancel button on SupplierAllocations.php to make user can return to previous page easily. |