From: <ex...@us...> - 2013-08-20 02:24:57
|
Revision: 6263 http://sourceforge.net/p/web-erp/reponame/6263 Author: exsonqu Date: 2013-08-20 02:24:54 +0000 (Tue, 20 Aug 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-08-20 02:23:40 UTC (rev 6262) +++ trunk/doc/Change.log 2013-08-20 02:24:54 UTC (rev 6263) @@ -1,4 +1,5 @@ webERP Change Log +20/8/2013 Exson: Use manually instead of manual to make distinguish translation possible and make it html5 compatible in SupplierInvoice.php. 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. |