X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=15f157180498cd469a3a6cfdd3e8c576bbecfd89;hb=90c08330ed36df13b13b7bf8577a70699acf85d3;hp=e09af0455cbd46ae2019fe01d6e83a1e64e21f20;hpb=9d84771d49fecca5aedca33670309830602f670b;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e09af045..15f15718 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,61 @@ Legend: ! -> Note $ -> Affected files +03-Jun-2009 Janusz Dobrowolski +! Delete buttons prepared for js confirmation. +$ /admin/fiscalyears.php + +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 $ /gl/inquiry/journal_inquiry.php