From: <tu...@us...> - 2015-02-23 03:08:19
|
Revision: 7175 http://sourceforge.net/p/web-erp/reponame/7175 Author: turbopt Date: 2015-02-23 03:08:11 +0000 (Mon, 23 Feb 2015) Log Message: ----------- Fix supplier delivery address bug reported in form by: Giusba Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-02-23 02:59:13 UTC (rev 7174) +++ trunk/doc/Change.log 2015-02-23 03:08:11 UTC (rev 7175) @@ -1,5 +1,6 @@ webERP Change Log +22/2/15 TurboPT: Fix supplier delivery address bug reported in form by: Giusba 22/2/15 RChacon: Adjust page_title and add "Print This" and "Return" buttons with icon to Statement of Comprehensive Income and Trial Balance scripts. Add code documentation and removes redundant $ViewTopic and $BookMark in GLTrialBalance.php. 22/2/15 RChacon: Add missing preview.png and new previous.png icons. Add "Print This" and "Return" buttons with icon in GLBalanceSheet.php. 22/2/15 Simon Rhodes: added global $db; statements to functions in ConnectDB_mysql.inc that had been missed for the transaction functions |