From: <ex...@us...> - 2013-08-28 07:56:18
|
Revision: 6307 http://sourceforge.net/p/web-erp/reponame/6307 Author: exsonqu Date: 2013-08-28 07:56:15 +0000 (Wed, 28 Aug 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-08-28 07:55:44 UTC (rev 6306) +++ trunk/doc/Change.log 2013-08-28 07:56:15 UTC (rev 6307) @@ -1,4 +1,5 @@ webERP Change Log +28/8/2013 Exson: Fixed html tag mark error and make it html5 compatible and table sortable in StockStatus.php 28/8/2013 Exson: Fixed MiscFunctions.js bug which make onclick event failed for tag whose class is date, number or integer. Solution from Tim. And update the sql file in coa directory. 27/8/2013 Exson: Remove the option of weberp-demo.sql to avoid installation error. Reported by icedlava. 26/8/2013 Exson Add A default company name to make the installation as dummy as possible. |