From: <ex...@us...> - 2013-08-19 12:59:42
|
Revision: 6258 http://sourceforge.net/p/web-erp/reponame/6258 Author: exsonqu Date: 2013-08-19 12:59:39 +0000 (Mon, 19 Aug 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-08-19 12:58:46 UTC (rev 6257) +++ trunk/doc/Change.log 2013-08-19 12:59:39 UTC (rev 6258) @@ -1,4 +1,5 @@ webERP Change Log +19/9/2013 Exson: Fixed the typo that should be class integer instead of type integer. Reported by Tim. 19/8/2013 Exson: Fixed the account code pattern to make it compatible with the definition in GLAccounts.php 19/8/2013 Exson: Fixed the type error to class is integer. Reported by Tim. 19/8/2013 Exson: Fixed blank validation error in Suppliers.php and make it html5 compatible. |