From: <ex...@us...> - 2014-08-29 02:49:54
|
Revision: 6853 http://sourceforge.net/p/web-erp/reponame/6853 Author: exsonqu Date: 2014-08-29 02:49:51 +0000 (Fri, 29 Aug 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-08-29 02:48:12 UTC (rev 6852) +++ trunk/doc/Change.log 2014-08-29 02:49:51 UTC (rev 6853) @@ -1,5 +1,5 @@ webERP Change Log - +29/08/14 Exson: Fixed the StockLocStatus Serial Number link column shift problem. 28/08/14 RChacon: In Tax.php: Fixes SQL select order-by from transaction-date to record-number (primary key). Minor improvements. 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. |