X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=2d156a9a972119afec95b5ff6fa52a8e2a0ef5b7;hb=b2258b93a2c7a86245a2f8bd77093bc972cbe2b1;hp=faa44470b15d3fb873b6f58c165f306e23ec60a1;hpb=c5df39d503cf3f54e3e816ddf20bcd83ada41a81;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index faa44470..2d156a9a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -18,7 +18,107 @@ Legend: - -> Removed ! -> Note $ -> Affected files - + +02-May-2009 Joe Hunt +# Minor bug Prifit & Loss Statement +$ /reporting/rep707.php + +02-May-2009 Joe Hunt +! Company setup option for printing server Time Zone on Reports Print-Out. +! Company setup version_id for stamping the version id. Can be used for check for update. +$ /admin/company_preferences.php + /admin/db/company_db.inc + /reporting/includes/pdf_report.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +01-May-2009 Joe Hunt +! Changed Customer Balance and Supplier Balance to period select with Open Balance +$ /reporting/reports_main.php + /reporting/rep101.php + /reporting/rep201.php + +30-Apr-2009 Janusz Dobrowolski +! Merged changes from main trunk 2.1.1-2.1.2 (see below) + +30-Apr-2009 Janusz Dobrowolski +# Small layout fixes +$ /includes/errors.inc + /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php + +29-Apr-2009 Janusz Dobrowolski +! Messages styles moved default.css +$ /includes/errors.inc + /themes/aqua/default.css + /themes/cool/default.css + /themes/default/default.css + +28-Apr-2009 Joe Hunt +! Changed so the close of fiscal years also closes the balances and brings forward retained earnings. +$ /admin/gl_setup.ph + /admin/fiscalyears.php + /admin/db/company_db.inc + /sql/en_US-new.sql + /sql/en_US-demo.sql + /sql/alter2.2.sql + +25-Apr-2009 Janusz Dobrowolski +# Fixed ambigous sql +$ /inventory/manage/item_categories.php + +25-Apr-2009 Joe Hunt +! Removed obsolete field 'included_in_price' from table 'Tax_group_items' in en_US-demo.sql. +$ /sql/en_US-demo.sql + /sql/alter2.2.sql + +24-Apr-2009 Janusz Dobrowolski ++ Added inactive records support. +$ /admin/payment_terms.php + /admin/shipping_companies.php + /gl/includes/db/gl_db_account_types.inc + /gl/includes/db/gl_db_currencies.inc + /gl/manage/bank_accounts.php + /gl/manage/currencies.php + /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /gl/manage/gl_accounts.php + /includes/ui/ui_lists.inc + /inventory/includes/db/items_units_db.inc + /inventory/includes/db/movement_types_db.inc + /inventory/manage/item_categories.php + /inventory/manage/item_units.php + /inventory/manage/items.php + /inventory/manage/locations.php + /inventory/manage/movement_types.php + /manufacturing/includes/db/work_centres_db.inc + /manufacturing/manage/work_centres.php + /purchasing/manage/suppliers.php + /sales/includes/db/sales_points_db.inc + /sales/manage/sales_points.php + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + /taxes/item_tax_types.php + /taxes/tax_groups.php + /taxes/tax_types.php + /taxes/db/tax_groups_db.inc + /taxes/db/tax_types_db.inc +# Edit buttons center alignment. +$ /includes/ui/ui_input.inc +# Fixed ajax request using element name on multi-part forms. +$ /js/utils.js + +24-Apr-2009 Joe Hunt +! Added option to select how to present Balance Sheet and P&L Statement +$ /gl/manage/gl_account_classes.php + /gl/includes/db/gl_db_account_types.inc + /reporting/rep706.php + /reporting/rep707.php + /sql/alter2.2.sql + 22-Apr-2009 Janusz Dobrowolski + Added inactive records support. $ /sales/includes/db/credit_status_db.inc @@ -44,18 +144,18 @@ $ /applications/application.php 21-Apr-2009 Janusz Dobrowolski + Support for inactive records. - /includes/ui/ui_lists.inc +$ /includes/ui/ui_lists.inc /includes/ui/ui_input.inc /includes/db/sql_functions.inc /themes/aqua/default.css /themes/cool/default.css /themes/default/default.css + Added inactive field in cust_branches - /sql/alter2.2.sql +$ /sql/alter2.2.sql /sql/en_US-demo.sql /sql/en_US-new.sql + Added inactive records edition. - /sales/manage/customers.php +$ /sales/manage/customers.php /sales/manage/sales_areas.php 08-Apr-2009 Janusz Dobrowolski @@ -278,6 +378,65 @@ $ /.htaccess /sales/inquiry/sales_deliveries_view.php /sales/inquiry/sales_orders_view.php +------------------------------- Release 2.1.2 ---------------------------------- +30-Apr-2009 Joe Hunt +! Release 2.1.2 +$ config.php + +22-Apr-2009 Joe Hunt +! Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form +$ /purchasing/manage/suppliers.php + +20-Apr-2009 Janusz Dobrowolski +# Rewritten backup manager, fixed progressbar bug. +$ /admin/backups.php +# Fixed bug in zipped sql file restore. +$ /admin/db/maintenance_db.inc +! JsHttpRequest class updated to latest version. +$ /includes/JsHttpRequest.php + /js/JsHttpRequest.js +! Added optional parameter in vertical_space() +$ /includes/ui/ui_controls.inc ++ Helper for javascript confirm dialogs added. +$ /includes/ui/ui_input.inc +! Client side confirm dialog added for destructive submits. +$ /purchasing/supplier_invoice.php + /purchasing/includes/ui/invoice_ui.inc + /sales/sales_order_entry.php ++ Added retry after timeout on unreliable ajax connections. Preparation for client-side javascript checks. +$ /includes/current_user.inc + /includes/page/footer.inc + /includes/page/header.inc + /includes/ui/ui_view.inc + /access/login.php + /js/inserts.js + /js/utils.js + /themes/aqua/images/progressbar.gif + /themes/cool/images/progressbar.gif + /themes/default/images/progressbar.gif + /themes/default/images/ajax-loader2.gif (new) + /themes/default/images/warning.png (new) + /themes/aqua/images/ajax-loader2.gif (new) + /themes/aqua/images/warning.png (new) + /themes/cool/images/ajax-loader2.gif (new) + /themes/cool/images/warning.png (new) +# Fixed supplier uom retrieval. +$ /purchasing/includes/db/po_db.inc + +04-Apr-2009 Janusz Dobrowolski +# Paper format defaults to A4 for unknown specifiers. +$ /reporting/includes/pdf_report.inc +# Sealing sql statements. +$ /sales/manage/customers.php + +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.