X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=26b8882ab143c0714c962a4d67de13ddb2f31b1d;hb=2198319ddf12a9c3b286a2400aa15d2e72d82b06;hp=391f887d6a20a86033454a0d4c6fd384ee061144;hpb=f88fe599592b0bd6d8187ba78bc9915c76087a4d;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 391f887d..26b8882a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,65 @@ Legend: ! -> Note $ -> Affected files +21-Feb-2010 Joe Hunt +# Exchange rate doesn't update table immediately when adding new rate + and no exchange rates there before. +$ /gl/manage/exchange_rates.php +# Bug in exchange variation calculation in certain situations. Again. +$ /gl/includes/gl_db_banking.inc + +21-Feb-2010 Janusz Dobrowolski +# Fixed check for language session var. +$ /includes/session.inc + +19-Feb-2010 Joe Hunt/Ary Wibowo +# Bug in exchange variation calculation in certain situations. +$ /gl/includes/gl_db_banking.inc +! Better and cleaner layout in graphics +$ /reporting/includes/class.graphic.inc +! Fixed better layout in customer delivery form +$ /sales/customer_delivery.php + +17-Feb-2010 Joe Hunt +# Missing border layout in report centre +$ /reporting/includes/reports_classes.inc + +------------------------------- Release 2.2.6 ---------------------------------- +16-Feb-2010 Joe Hunt +! Release 2.2.6 +$ config.default.php + update.html + /lang/new_language_template/LC_MESSAGES/empty.po +! CSS style is now implemented in all FA. +! New label style for the themes. Better layout in supp inv/credit +! A lot of code clean up. New password_row and file_row/cells. +# Several minor bugs during final CSS implementaion + /access/login.php + /admin/attachments.php + /admin/change_current_user_password.php + /admin/company_preferences.php + /admin/create_coy.php + /admin/display_prefs.php + /admin/gl_setup.php + /admin/inst_lang.php + /admin/inst_module.php + /admin/users.php + /includes/ui/ui_controls.inc + /includes/ui/ui_input.inc + /includes/ui/ui_lists.inc + /inventory/manage/items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/includes/ui/po_ui.inc + /purchasing/includes/ui/invoice_ui.inc + /reporting/includes/reports_classes.inc + /sales/includes/ui/sales_order_ui.inc + /sales/view/view_sales_order.php + /themes/default/default.css + /themes/aqua/default.css + /themes/cool/default.css + + 11-Feb-2010 Janusz Dobrowolski # Better check for language session var. $ /includes/session.inc