Fiscal Year delete . now removes all transactions and convert into relevant open...
[fa-stable.git] / CHANGELOG.txt
index 64a401d0ae570d6deb56ce0406cbbd7fcc65599c..b74d5b4991f8753f6f5f6115172d73bb6150b422 100644 (file)
@@ -19,9 +19,56 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+02-Jun-2009 Joe Hunt
+! Fiscal Year delete . now removes all transactions and convert into relevant open balances.
+$ /admin/fiscalyear.php
+! Created a function db_backup in /admin/db/maintenence_db.inc
+$ /admin/db/maintenance_db.inc
+  /admin/backups.php
+  /admin/inst_upgrade.php
+  
+22-May-2009 Janusz Dobrowolski
+# Defualt hyperlink href set to PHP_SELF
+$ /includes/ui/ui_controls.inc
+
+21-May-2009 Janusz Dobrowolski
++ Added reset_focus helper function.
+$ /includes/ui/ui_view.inc
+# Fixed link on and focus on final page.
+$ /gl/gl_journal.php
+
+19-May-2009 Janusz Dobrowolski
++ Automatic update currency option added.
+$ /gl/includes/db/gl_db_currencies.inc
+  /includes/ui/ui_view.inc
+  /gl/manage/currencies.php
+  /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
++ Added hook support for localized functions
+$ /gl/includes/db/gl_db_rates.inc
+  /gl/manage/exchange_rates.php
+  /includes/session.inc
+! Fixed hook for optional TaxFunction
+$ /reporting/rep709.php
+! Removed obsolete has_locale helper.
+$ /includes/lang/language.php
+
+17-May-2009 Janusz Dobrowolski
++ Added excluding item/category from sales.
+$ /includes/ui/ui_lists.inc
+  /inventory/includes/db/items_category_db.inc
+  /inventory/includes/db/items_db.inc
+  /inventory/manage/item_categories.php
+  /inventory/manage/items.php
+  /sql/alter2.2.sql
+  /sql/alter2.2.php
+
 15-May-2009 Joe Hunt
 # Bad link to view dimension
 $ /includes/ui/ui_view.inc
+! Improved layout.
+$ /purchasing/includes/ui/invoice_ui.inc
 
 14-May-2009 Joe Hunt
 + Added user_id to Journal Inquiry