X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=42bdaaee593eb5ca0630ecd0ac30ba629d2d4b4d;hb=ac67fd3d7312c358ddec72393538cf4590c66f49;hp=db93d0c69c4afea1e35778e4d6482486282a50a2;hpb=0ede6ec7ecb4a536691141bdab32f4007b9511da;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index db93d0c6..42bdaaee 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,108 @@ Legend: ! -> Note $ -> Affected files +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 + /sales/includes/db/sales_types_db.inc + /sales/manage/credit_status.php + /sales/manage/customer_branches.php + /includes/data_checks.inc + /sales/manage/sales_groups.php + /sales/manage/sales_people.php + /sales/manage/sales_types.php +# Slightly changed inactive record support +$ /includes/ui/ui_input.inc + /includes/ui/ui_lists.inc + /sales/manage/customers.php + /sales/manage/sales_areas.php +! Display all db_query errors in debug mode +$ /includes/db/connect_db.inc +# Hide empty/disabled tabs +$ /frontaccounting.php + /applications/dimensions.php +# Small typo fixed +$ /applications/application.php + +21-Apr-2009 Janusz Dobrowolski ++ Support for inactive records. +$ /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/en_US-demo.sql + /sql/en_US-new.sql ++ Added inactive records edition. +$ /sales/manage/customers.php + /sales/manage/sales_areas.php + 08-Apr-2009 Janusz Dobrowolski # Fix for hotkeys on multi form pages. $ /js/inserts.js @@ -143,7 +245,7 @@ $ All form entry files. $ /reporting/includes/header2.inc 17-Mar-2009 Janusz Dobrowolski -+ Added default delivery required by parameter, removed custom company fileds/names. ++ Added default delivery_required_by parameter, removed custom company fields/names. $ /admin/company_preferences.php /admin/gl_setup.php /admin/db/company_db.inc @@ -239,7 +341,6 @@ $ /.htaccess /sales/inquiry/sales_deliveries_view.php /sales/inquiry/sales_orders_view.php -======= ------------------------------- Release 2.1.1 ---------------------------------- 30-Mar-2009 Janusz Dobrowolski # Fixed display of unsufficient quantities in sales docs.