From: <ex...@us...> - 2016-08-24 09:56:10
|
Revision: 7603 http://sourceforge.net/p/web-erp/reponame/7603 Author: exsonqu Date: 2016-08-24 09:56:08 +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:55:22 UTC (rev 7602) +++ trunk/doc/Change.log 2016-08-24 09:56:08 UTC (rev 7603) @@ -1,5 +1,5 @@ webERP Change Log - +24/08/16 Exson: Fixed the latin1 charset mixed bug in supplierdiscounts table; 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. |