From: <ex...@us...> - 2013-08-29 01:32:51
|
Revision: 6309 http://sourceforge.net/p/web-erp/reponame/6309 Author: exsonqu Date: 2013-08-29 01:32:47 +0000 (Thu, 29 Aug 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-08-29 01:32:12 UTC (rev 6308) +++ trunk/doc/Change.log 2013-08-29 01:32:47 UTC (rev 6309) @@ -1,4 +1,5 @@ webERP Change Log +29/8/2013 Exson: Fixed the pattern typo error in StockCategories.php. 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. |