From: <ex...@us...> - 2014-08-28 15:25:04
|
Revision: 6850 http://sourceforge.net/p/web-erp/reponame/6850 Author: exsonqu Date: 2014-08-28 15:24:56 +0000 (Thu, 28 Aug 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-08-28 15:24:35 UTC (rev 6849) +++ trunk/doc/Change.log 2014-08-28 15:24:56 UTC (rev 6850) @@ -1,5 +1,5 @@ webERP Change Log - +28/08/14 Exson: Fixed the csv file aligned abnormal when there are commas in fields strings. 28/08/14 RChacon: In Tax.php: Adds code comments, clean-up unneeded variables, simplies and reorder SQL select, reduces if() calls, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), fixes start-date for 'Y/m/d' format, adds start-date for 'Y-m-d' format, adds a summary section for the report, adds ViewTopic and BookMark, adds more NoOfPeriods. 26/08/14 RChacon: In PDFPriceList.php: Adds code comments, adds PageHeader() print for currabrev and categoryid, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), adds 'Prices excluding tax' warning. 15/08/14 RChacon: Fixes double line feed in PDFQuotationPortrait.php reported by Arwan Galaya. Uniforms code between PDFQuotation.php and PDFQuotationPortrait.php. |