Fiscal Year delete . now removes all transactions and convert into relevant open...
[fa-stable.git] / CHANGELOG.txt
index 5591b2016805a4123c85ca22c7a218af00fe1aa5..b74d5b4991f8753f6f5f6115172d73bb6150b422 100644 (file)
@@ -19,6 +19,18 @@ 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