From: <ex...@us...> - 2013-08-28 06:24:38
|
Revision: 6305 http://sourceforge.net/p/web-erp/reponame/6305 Author: exsonqu Date: 2013-08-28 06:24:35 +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 06:24:06 UTC (rev 6304) +++ trunk/doc/Change.log 2013-08-28 06:24:35 UTC (rev 6305) @@ -1,4 +1,5 @@ webERP Change Log +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. 21/8/2013 Thumb: Fixed the object no definition error in StockTransfers.php. |