X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=9e838b0fd5915f3c844bb120ddc90131eb74067a;hb=c966f1876ad0425b452d5062d55a202fdb1e7960;hp=0d0ca15a742cfa7fe0f493b1e892dcae9f44d4ea;hpb=ac06a9e68454919b1fc9496af0f8c24ec7088b67;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0d0ca15a..9e838b0f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,87 @@ Legend: ! -> Note $ -> Affected files +01-Apr-2009 Janusz Dobrowolski +# Fixed document mailing. +$ /reporting/includes/pdf_report.inc +# Fixed focus javascript error on lists. +$ /includes/ui/ui_lists.inc +# Fixed report links hotkey selection +$ /js/inserts.js + +------------------------------- Release 2.1.1 ---------------------------------- +30-Mar-2009 Janusz Dobrowolski +# Fixed display of unsufficient quantities in sales docs. +$ /sales/includes/ui/sales_order_ui.inc + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css +# Updated gettext template file +$ /lang/new_language_template/LC_MASSAGES/empty.po +! Release 2.1.1 +$ config.php + +29-Mar-2009 Janusz Dobrowolski +# [0000126] 'Invoice' words on credit note document. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc +# [0000125] Sql error when creating credit note. +$ /sales/includes/db/sales_credit_db.inc +# [0000121] Error during qoh calculations. +$ /sales/includes/ui/sales_order_ui.inc + +28-Mar-2009 Janusz Dobrowolski +# [0000124] Cannot add exchange rate <1 when comma is set as dec separator. +$ /gl/manage/exchange_rates.php + +27-Mar-2009 Janusz Dobrowolski +# Fixed include file path in reports 104,303 +$ /reporting/rep104.php + /reporting/rep303.php + +26-Mar-2009 Janusz Dobrowolski +# Fixed problems with cash invoices created after db upgrade. +$ /includes/data_checks.inc + /sales/includes/db/sales_points_db.inc + /sales/manage/sales_points.php + /sql/alter2.1.sql + +24-Mar-2009 Joe Hunt +# Wrong price decimals in Report Salesman Listing +$ /reporting/rep106.php + +23-Mar-2009 Janusz Dobrowolski +# Fixed keybord access issue after AltTab +$ /js/inserts.js + +23-Mar-2009 Joe Hunt +# Bad thousand/decimal formatting in XLS reports.(OpenOffice) +$ /reporting/including/excel_report.inc + +22-Mar-2009 Janusz Dobrowolski/Joe Hun rerun, didn't work (empty file when inserting) +# Fixed item picture display after upload, fixed item image filenames. Option to remove image. +$ /inventory/manage/items.php + /inventory/includes/inventory_db.inc + /reporting/rep104.php + /reporting/rep303.php + +21-Mar-2009 Janusz Dobrowolski +# Broken currency section after date change. +$ /sales/includes/ui/sales_credit_ui.inc + /sales/includes/ui/sales_order_ui.inc + +20-Mar-2009 Joe Hunt +# Truncation bug when inserting/updating entered supplier credit limit +$ /purchasing/manage/suppliers.php + +19-Mar-2009 Joe Hunt +# [0000120] SQL Error when leaving Default Rate: blank when adding Tax Types +$ /taxes/tax_types.php + +19-Mar-2009 Janusz Dobrowolski +# Fixed quick entry amount update on list change. +$ /gl/includes/ui/gl_journal_ui.inc + ------------------------------- Release 2.1 ---------------------------------------------------- 18-Mar-2009 Joe Hunt ! Release 2.1 @@ -29,6 +110,11 @@ $ config.php $ /.htaccess /install.html /install/index.php + /install/save.php +# Default focus in lists on searchbox if used. +$ /includes/ui/ui_lists.inc +# Fixed update after code search. +$ /inventory/manage/sales_kits.php 16-Mar-2009 Janusz Dobrowolski # Fixed redirection after order cancelation.