From: <ex...@us...> - 2016-05-09 03:13:56
|
Revision: 7514 http://sourceforge.net/p/web-erp/reponame/7514 Author: exsonqu Date: 2016-05-09 03:13:54 +0000 (Mon, 09 May 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-05-09 03:12:38 UTC (rev 7513) +++ trunk/doc/Change.log 2016-05-09 03:13:54 UTC (rev 7514) @@ -1,6 +1,8 @@ webERP Change Log -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. +09/05/16 Exson: Tidy Code Up to remove redundant code according to Tim's guide. +05/06/16 Exson: Modify Z_RePostGLFromPeriod.php to make this feature still reliable with prev +05/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. |