From: <ex...@us...> - 2016-05-06 03:30:01
|
Revision: 7509 http://sourceforge.net/p/web-erp/reponame/7509 Author: exsonqu Date: 2016-05-06 03:29:59 +0000 (Fri, 06 May 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-05-06 03:29:21 UTC (rev 7508) +++ trunk/doc/Change.log 2016-05-06 03:29:59 UTC (rev 7509) @@ -1,6 +1,6 @@ webERP Change Log -05/06/16 Exson: Modify Z_RePostGLFromPeriod.php to make this feature still reliable with previous version of GLPostings.inc. Rework the new GLPostings.inc. +05/06/16 Exson: Modify Z_RePostGLFromPeriod.php to make this feature still reliable with prev05/06/16: Exson: Remove the $db which is not needed now. Reported by Tim. ious version of GLPostings.inc. Rework the new GLPostings.inc. 05/06/16 Exson: Fixed typo of IndentText, thanks for Tim's report. Change sequence from int to double to make item is easily inserted into BOMs and Add pictures to BOMs and make BOM printable. 01/05/2016 RChacon: In Z_poAddLanguage.php, fix directory name and default language file name. 29/4/16 RChacon: In includes/DateFunctions.inc, add year in long date and time in locale format. |