X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=42bdaaee593eb5ca0630ecd0ac30ba629d2d4b4d;hb=ac67fd3d7312c358ddec72393538cf4590c66f49;hp=38338c8c56f81ec0e9c963cab6e881a9a11c4fe7;hpb=4a4ad9da800763d6ac61c8458a3c8bbc53f2436f;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 38338c8c..42bdaaee 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,61 @@ 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 @@ -26,7 +81,7 @@ $ /gl/manage/gl_account_classes.php /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 @@ -52,18 +107,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