From: <ex...@us...> - 2013-08-19 09:57:08
|
Revision: 6256 http://sourceforge.net/p/web-erp/reponame/6256 Author: exsonqu Date: 2013-08-19 09:57:05 +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 09:56:23 UTC (rev 6255) +++ trunk/doc/Change.log 2013-08-19 09:57:05 UTC (rev 6256) @@ -1,4 +1,5 @@ webERP Change Log +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. 19/8/2013 Exson: Add warning messages for no suppliers returned in SupplierTenderCreate.php and make it html5 compatible and table sortable. |