X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=367afd8f54b6a57c78f77b596c40eb07a64d6191;hb=9478a0cdeaf9201d2f3947e11e58d90354050025;hp=26aeb4b57e649ddba39790f2b8836d5e4edb4f89;hpb=e457d4a7cdc163ef24d380a37589d6c6575356a3;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 26aeb4b5..367afd8f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,8 +19,533 @@ Legend: ! -> Note $ -> Affected files + +20-Jan-2010 Merged changes from main trunk 2.2.3-2.2.4 as follows +------------------------------- Release 2.2.4 ---------------------------------- +17-Jan-2010 Joe Hunt +! Release 2.2.4 +$ $config.default.php + update.html + +17-Jan-2010 Janusz Dobrowolski +! Improved error checking.in company update/creation. +$ /admin/create_coy.php +# Fixed default value for stock_category.dflt_tax_type +$ /sql/en_US-new.sql +# Fixed errors display in ajax mode. +$ /includes/errors.inc +# Fixed checks for deleting POS +$ /sales/manage/sales_points.php + +15-Jan-2010 Janusz Dobrowolski +! Changed so GL Account Types id allows up to 10 digits. +$ /gl/manage/gl_account_types.php +# [0000187] Category and description reset after failed check; +$ /inventory/manage/sales_kits.php +# Cleaned warnings in errorlog. +$ /sales/includes/sales_db.inc +! Default 0 on empty amount fields +$ /includes/data_checks.inc +! Empty numeric input fields globaly defaulted to 0. +$ /includes/data_checks.inc + /includes/ui/ui_input.inc + +15-Jan-2010 Joe Hunt +# [0000190] Back link on confirmation only pages removed. +$ /includes/page/footer.inc + /includes/ui/ui_view.inc + /includes/main.inc +# Removed a comma after last item in structure for 0_tax_types, line 1596 +$ /sql/en_US-new.sql + +14-Jan-2010 Joe Hunt +# A couple of small bugs were fixed in average material cost +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /manufacturing/includes/db/work_orders_db.inc + +13-Jan-2010 Joe Hunt +! Changed so also Item Adjustment and Cost Update allow more than 2 dec in price +$ /inventory/cost_update.php + /inventory/includes/item_adjustments_ui.inc + /inventory/view/view_adjustment.php +! Changed so GL Account Types id allows up to 6 digits. +$ /gl/manage/gl_account_types.php + +12-Jan-2010 Janusz Dobrowolski +# Fixed buggy exemptions display +$ /taxes/item_tax_types.php + +---------- End of changes from main trunk 2.2.3-2.2.4 + +12-Jan-2010 Janusz Dobrowolski +! Added sorting by branch_ref +$ /sales/includes/db/branches_db.inc +# Fixed misnamed function parameter. + /sales/includes/db/cust_trans_db.inc + /sales/inquiry/sales_deliveries_view.php + +12-Jan-2010 Merged changes from main trunk 2.2.2-2.2.3 as follows +------------------------------- Release 2.2.3 ---------------------------------- +12-Jan-2010 Joe Hunt +! Release 2.2.3 +! Allow using of multi level sub-types when digits are of same length in account types +$ config.default.php + update.html + /gl/includes/db/gl_db_accounts.inc +! Print COA also prints class id and account type id. +$ /reporting/rep701.php + + +11-Jan-2010 Janusz Dobrowolski +# Removed invalid constraint on tax_types. +$ /sql/en_US-new.sql + +10-Jan-2010 Janusz Dobrowolski +! Small fix in new_doc_date() +$ /includes/date_functions.inc +# Prevent warnings for sql results without 'inactive' field +$ /includes/ui/db_pager_view.inc +# Fixed js error in IE7 +$ /js/inserts.js ++ Added support for customized doctext.inc/header2.inc +$ /reporting/prn_redirect.php + /reporting/includes/pdf_report.inc +! Increased number of decimals for tax calculations +$ /taxes/tax_calc.inc +! Code cleanup +$ /includes/current_user.inc +# Fixed check for missing POST in check_num() +$ /includes/data_checks.inc +# [0000187] Category and description reset after failed check; +$ /inventory/manage/item_codes.php +# [0000186] Timeout on Refresh button +$ /sales/allocations/customer_allocate.php +# [0000185] Update notification missing. +$ inventory/reorder_level.php + +09-Jan-2010 Joe Hunt +# Bugs in deleting fiscal year. Some transactions weren't deleted. +$ /admin/fiscalyear.php + +07-Jan-2010 Joe Hunt +! Changed to let the $doctypes in documents follow the types in types.inc ++ New document, Remittance, to print payment allocations to suppliers + Also print/email links from Supplier Payment and Supplier Inquiry. +$ /purchasing/supplier_payment.php + /purchasing/inquiry/supplier_inquiry.php + /reporting/rep108.php + /reporting/rep109.php + /reporting/rep110.php + /reporting/rep111.php + /reporting/rep209.php + /reporting/rep210.php (New file) + /reporting/reports_main.php + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + /reporting/includes/pdf_report.inc + /reporting/includes/reporting.inc + /reporting/includes/reports_classes.inc +# Creating recurrent invoices with date outside fiscal year. + /sales/create_recurrent_invoices.php + +06-Jan-2010 Janusz Dobrowolski +# Check on existence of locale.inc added to avoid blank pages when the file is broken. +$ /includes/session.inc +! Changed reference incrementation algorithm to preserve both number prefix and postfix. +$ /includes/references.inc + +04-Jan-2010 Joe Hunt +! Making the stretch parameter = 1 on default print pdf all over + Improved layout on documents. +$ /reporting/includes/class.pdf.inc + /reporting/includes/pdf_report.inc + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + +31-Dec-2009 Joe Hunt +# When updating tax rate, it didn't show and calculate correct in documents. +$ /taxes/db/tax_groups_db.inc + +27-Dec-2009 Joe Hunt +# Problems letting various currency bank accounts sharing the same GL account +$ /gl/manage/bank_accounts.php + /gl/includes/db/gl_db_banking.inc + +---------- End of changes from main trunk 2.2.2-2.2.3 + +11-Jan-2010 Janusz Dobrowolski +! Optimized database indexes. +$ /sql/alter2.3.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +27-Dec-2009 Janusz Dobrowolski ++ Remote packages repository support for extensions and languages +$ /config.default.php + /frontaccounting.php + /admin/inst_lang.php + /admin/inst_module.php + /includes/access_levels.inc + /includes/ui/ui_lists.inc + /sql/alter2.3.php +# Small fix in handle_submit +$ /admin/create_coy.php +! Using var_dump function for storing variables in config files. +$ /admin/db/maintenance_db.inc ++ Added copy_file(), check_write() helper functions. +$ /includes/main.inc ++ Aded array_search_key() helper. +$ /includes/lang/gettext.php ++ Added helper for checking langauge support. +$ /includes/current_user.inc ++ Added helper for radio buttons. +$ /includes/ui/ui_input.inc +! Extension links support moved to application class. +$ /applications/application.php + /applications/customers.php + /applications/dimensions.php + /applications/generalledger.php + /applications/inventory.php + /applications/manufacturing.php + /applications/setup.php + /applications/suppliers.php + /includes/archive.inc (new) + /includes/packages.inc (new) ++ Support for popup buttons +$ /js/inserts.js + +24-Dec-2009 Merged changes from main trunk 2.2.1-2.2.2 as follows +------------------------------- Release 2.2.2 ---------------------------------- +23-Dec-2009 Joe Hunt +! Release 2.2.2 +$ /update.html +! Changed so Printed Sales Order (Quotation) shows TOTAL VAT INCL. if it is. +$ /reporting/rep109.php + /reporting/rep111.php + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc +# Restoring journal entry sql to previous without join with bank_trans + due to error in joins. Tom Hallman works on it until 2.2.3 +$ /gl/inquiry/journal_inquiry.php +! Replaced all deprecated functions so FA runs in php >= 5.3.0 as well. +$ /admin/db/maintenance_db.inc + /gl/gl_bank.php + /includes/db_pager.inc + /includes/session.inc + /includes/lang/language.php + /includes/page/header.inc + /install/save.php + /inventory/adjustments.php + /inventory/transfers.php + /purchasing/supplier_invoice.php + /purchasing/allocations/supplier_allocate.php + /purchasing/includes/ui/po_ui.inc + /reporting/includes/class.graphic.inc + /reporting/includes/tcpdf.php + /reporting/includes/Workbook.php + /sales/allocations/customer_allocate.php + +22-Dec-2009 Joe Hunt +! Some additional changes in pdf_report.inc for supporting report extensions. +$ /reporting/includes/pdf_report.inc + /reporting/includes/excel_report.inc + +21-Dec-2009 Chaitanya/Janusz Dobrowolski +# [0000184] Bad source document quantities update and invalid qtys during + derivative document entry. +$ /sales/includes/cart_class.inc + /sales/includes/sales_db.inc +# Fixed quantity columns descriptions in delivery edition. +$ /sales/customer_delivery.php + +21-Dec-2009 Joe Hunt +# Function money_format function doesn't exist in OS Win. Fix in current_user.inc + Some errors in header3() in pdf_report.inc. +$ /includes/current_user.inc + /reporting/includes/pdf_report.inc + +18-Dec-2009 Joe Hunt +# Allowing a quantity of 0 in a PO item line when modifying caused strange result. + Fixed depending on the decimals in the stock item to not allow less than minimum. +$ /purchasing/po_entry_items.php + +12-Dec-2009 Joe Hunt +! Implemented search on categories as well in sales_items_list... +$ /includes/ui/ui_lists.inc + +09-Dec-2009 Janusz Dobrowolski ++ Added system diagnostics page +$ /admin/system_diagnostics.php + /applications/setup.php + +08-Dec-2009 Tom Hallman/Joe Hunt ++ Extended the Report Engine to better support own reports +$ /reporting/includes/class.pdf.inc + /reporting/includes/excel_report.inc + /reporting/includes/pdf_report.inc + /reporting/includes/tcpdf.php + /reporting/fonts/courier.php (new file) + /reporting/fonts/times.php (new file) + /reporting/fonts/timesb.php (new file) + /reporting/fonts/timesbi.php (new file) + /reporting/fonts/timesi.php (new file) + /reporting/fonts/symbol.php (new file) + /reporting/fonts/zapfdingbats.php (new file) + +07-Dec-2009 Joe Hunt +! Providing use of alternative providers for exchange rates. +$ /gl/includes/db/gl_db_rates.inc + +06-Dec-2009 Janusz Dobrowolski +# Safer algorithm for company removal, additional prefix check on company add. +$ /admin/create_coy.php + /admin/db/maintenance_db.inc + +04-Dec-2009 Janusz Dobrowolski +# [0000179] Cannot allocate ST_BANKPAYMENT type payments +$ /includes/ui/allocation_cart.inc +# False currency rate error on first opening of sales order page when customer_list is off. +$ /sales/includes/cart_class.inc + +04-Dec-2009 Joe Hunt +# Print Statement prints balances in wrong place. +$ /reporting/rep108.php +! Better date2sql in date_functions.inc +$ /includes/date_functions.inc + +03-Dec-2009 Janusz Dobrowolski +# Fixed bug [0000178] data error in supplier allocations +$ /includes/ui/allocation_cart.inc + +---------- End of changes from main trunk 2.2.1-2.2.2 + +10-Dec-2009 Joe Hunt ++ Enhanced Quick Entries to also support Balance Based source amount. Monthly or Yearly (all) + Only works with type Journal Entry. +$ /gl/manage/gl_quick_entries.php + /gl/includes/ui/gl_journal_ui.inc + /includes/ui/ui_view.inc + /sql/alter2.3.sql + /sql/en_US-new.sql + /sql/en_US-demo.sql + . +05-Dec-2009 Joe Hunt +! Moved all SQL statements from PHP files into relevant *_db.inc files. + All folders done, except reporting/repXXX.php and reporting/includes/reports_classes.inc + Awaiting change in report mechanism +$ /includes/ui/allocation_cart.inc + /reporting/includes/header2.inc + /reporting/includes/reports_classes.inc (partly) + /sales/create_recurrent_invoices.php + /sales/customer_payments.php + /sales/allocations/customer_allocate.php + /sales/includes/sales_db.inc + /sales/includes/db/branches_db.inc + /sales/includes/db/custalloc_db.inc + /sales/includes/db/customers_db.inc + /sales/includes/db/cust_trans_db.inc + /sales/includes/db/recurrent_invoices_db.inc (new file) + /sales/includes/db/sales_groups_db.inc (new file) + /sales/includes/db/sales_order_db.inc + /sales/inquiry/customer_allocation_inquiry.php + /sales/inquiry/customer_inquiry.php + /sales/inquiry/sales_deliveries_view.php + /sales/inquiry/sales_orders_view.php + /sales/manage/credit_status.php + /sales/manage/customers.php + /sales/manage/customer_branches.php + /sales/manage/recurrent_invoices.php + /sales/manage/sales_areas.php + /sales/manage/sales_groups.php + /sales/manage/sales_people.php + /sales/manage/sales_points.php + /sales/manage/sales_types.php + /sales/view/view_sales_order.php + /taxes/item_tax_types.php + /taxes/tax_groups.php + /taxes/tax_types.php + /taxes/db/tax_types_db.inc + +04-Dec-2009 Janusz Dobrowolski ++ Next release upgrade skeleton files. +$ /sql/alter2.3.php (new) + /sql/alter2.3.sql (new) + +04-Dec-2009 Tom Hallman +# Added key on type, id in comments to improve performance +$ /sql/en_US-demo.sql + /sql/en_US-new.sql + +04-Dec-2009 Joe Hunt +! Moved all SQL statements from PHP files into relevant *_db.inc files. + Included purchasing folder +$ /includes/db/manufacturing_db.inc + /manufacturing/search_work_orders.php + /manufacturing/work_order_costs.php + /manufacturing/includes/db/work_orders_db.inc + /manufacturing/inquiry/where_used_inquiry.php + /manufacturing/manage/bom_edit.php + /manufacturing/manage/work_centres.php + /purchasing/po_entry_items.php + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/db/po_db.inc + /purchasing/includes/db/suppalloc_db.inc + /purchasing/includes/db/supp_trans_db.inc + /purchasing/inquiry/po_search.php + /purchasing/inquiry/po_search_completed.php + /purchasing/inquiry/supplier_allocations_inquiry.php + /purchasing/inquiry/supplier_inquiry.php + /purchasing/manage/suppliers.php + +03-Dec-2009 Joe Hunt +! Moved all SQL statements from PHP files into relevant *_db.inc files. + Included inventory folder +$ /admin/payment_terms.php + /admin/printers.php + /admin/print_profiles.php + /admin/shipping_companies.php + /admin/db/company_db.inc + /admin/db/printers_db.inc + /admin/db/shipping_db.inc + /dimensions/includes/dimens_db.inc + /gl/gl_bank.php + /gl/includes/db/gl_db_accounts.inc + /gl/includes/db/gl_db_account_types.inc + /gl/includes/db/gl_db_bank_accounts.inc + /gl/includes/db/gl_db_curriencies.inc + /gl/manage/bank_accounts.php + /gl/manage/currencies.php + /gl/manage/gl_accounts.php + /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /inventory/purchasing_data.php + /inventory/includes/inventory_db.inc + /inventory/includes/db/items_category_db.inc + /inventory/includes/db/items_db.inc + /inventory/includes/db/items_locations_db.inc + /inventory/includes/db/items_purchases_db.inc (New file) + /inventory/includes/db/movement_types_db.inc + /inventory/inquiry/stock_movements.php + /inventory/manage/items_php + /inventory/manage/item_categories.php + /inventory/manage/locations.php + /inventory/manage/movement_types.php + +02-Dec-2009 Janusz Dobrowolski +! Merged changed from trunk up to 2.2.1 --------------------------------------- + +$ /sql/en_US-demo.sql +# Fixed to store default null values on export +$ /admin/db/maintenance_db.inc +! Display sql in case of duplicate data error when go_debug=1 - redone +$ /includes/errors.inc +# Display settings are restored in every login in demo mode. +$ /admin/display_prefs.php + /includes/current_user.inc +# Fixed view/download backup +$ /admin/backups.php + +$ config.default.php + /lang/new_language_template/LC_MESSAGES/empty.po + /lang/en_US/LC_MESSAGES/en_US.mo +# More restrictions on deleting gl_accounts +$ /gl/manage/gl_accounts.php +! Changed 'delete' to 'deldump' in backups.php to better satisfy IE8 (Yes!) +$ /admin/backups.php + +01-Dec-2009 Janusz Dobrowolski +# Removing config.php after error during install. Otherwise misleading message is displayed. +$ /install/save.php +! Display sql in case of duplicate data error when go_debug=1. +$ /includes/errors.inc +! Next transaction numbers retrieved from transaction table instead of sys_types +$ /includes/systypes.inc + +29-Nov-2009 Janusz Dobrowolski +# Fixed change of language in display preferences. Removed sparse $_SESSION['languages'] variable +$ /includes/lang/language.php + /includes/session.inc +! Array helpers moved to current_user. Added array_search_key and array_search_key helpers. +$ /includes/current_user.inc + /includes/main.inc + +28-Nov-2009 Chaitanya/Joe Hunt +# Missing ajax trigger in stock_purchasable_items_list_cells. Prices not updated instantly. +$ /purchasing/includes/ui/po_ui.inc + +26-Nov-2009 Joe Hunt +# Round to nearest value of 0 produced a division by zero error +$ /admin/company_preferences.php +# When printing reference numbers instead of internal numbers on documents + it should also refer to reference numbers in deliveries and orders. +$ /reporting/includes/header2.inc + +25-Nov-2009 Joe Hunt/Tom Hallman +# Fixed so total amount cannot be 0 in Bank Payments/Deposits +$ /gl/gl_bank.php + +21-Nov-2009 Janusz Dobrowolski +# Fixed bug [0000178] data error in supplier allocations +$ /includes/ui/allocation_cart.inc +! Fixed type constant usage. +$ /purchasing/includes/db/supp_trans_db.inc + +-------------- + +01-Dec-2009 Joe Hunt +! Moved all SQL statements from PHP files into relevant *_db.inc files. + included gl folder +$ /dimensions/includes/dimensions_db.inc + /dimensions/includes/dimensions_ui.inc + /dimensions/inquiry/search_dimensions.php + /gl/bank_account_reconcile.pph + /gl/gl_budget.php + /gl/includes/db/gl_db_accounts.inc + /gl/includes/db/gl_db_account_types.inc + /gl/includes/db/gl_db_bank_accounts.inc + /gl/includes/db/gl_db_bank_trans.inc + /gl/includes/db/gl_db_currencies.inc + /gl/includes/db/gl_db_rates.inc + /gl/includes/db/gl_db_trans.inc + /gl/inquiry/bank_inquiry.php + /gl/inquiry/journal_inquiry.php + /gl/manage/bank_accounts.php + /gl/manage/currencies.php + /gl/manage/exchange_rates.php + /gl/manage/gl_accounts.php + /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /gl/view/gl_trans_view.php + +30-Nov-2009 Joe Hunt +! Moved all SQL statements from PHP files into relevant *_db.inc files. + admin folder +$ /admin/attachments.php + /admin/create_coy.php + /admin/fiscalyears.php + /admin/gl_setup.php + /admin/payment_terms.php + /admin/printers.php + /admin/shipping_companies.php + /admin/view_print_transaction.php + /admin/db/attachments_db.inc (New file) + /admin/db/company_db.inc + /admin/db/fiscalyears_db.inc (New file) + /admin/db/maintenance_db.inc + /admin/db/printers_db.inc + /admin/db/shipping_db.inc (New file) + /admin/db/transactions_db.inc (New file) + /includes/date_functions.inc + /reporting/includes/excel_report.inc + /reporting/includes/pdf_report.inc + ------------------------------- Release 2.2 ---------------------------------- -18-Nov-2009 +18-Nov-2009 Joe Hunt ! Release 2.2 $ config.default.php # Allow null references in trans to show up in gl_trans_view