X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=7cab8ca8aee221d218d272a5457d56cb32e11c42;hb=a2b10fd7b48bcfc8edae258bc6bb331ecf72dc2c;hp=66ef3df9ced632b320bc28f34ef4eb4537eb1182;hpb=c9b7acbdfefe7a626368bfea9af867c4f8b99a1a;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 66ef3df9..7cab8ca8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,105 @@ Legend: ! -> Note $ -> Affected files +14-Jan-2009 Joe Hunt +! Page reload problem, progress bar in backup/restore, +$ /admin/backups.php + /admin/display_prefs.php + /includes/lang/language.php + +12-Jan-2009 Joe Hunt +! Updating install and update helpers +$ install.html + update.html + /install/index.php +# Fixing price formatting of left to allocate +$ /purchasing/allocations/supplier_allocation_main.php + /sales/allocations/customer_allocation_main.php + +11-Jan-2009 Janusz Dobrowolski +! Added table pager. +$ /admin/view_print_transaction.php +! Improved check_cells(). +$ /includes/ui/ui_input.inc +# Added new attachments per company subdirectory. +$ /admin/create_coy.php +# Added hotkey for reconciliation menu option. +$ /applications/generalledger.php +# Fixed false qoh alerts. +$ /sales/includes/ui/sales_order_ui.inc +# Fixed page title. +$ /sales/manage/sales_points.php + +11-Jan-2009 Joe Hunt +! Changed notice msg to warnings and changed bg color for warning +$ /admin/company_preferences.php + /admin/void_transaction.php + /includes/errors.inc + /inventory/manage/items.php + +10-Jan-2009 Joe Hunt ++ Addition of Bank Reconciliation. Author Rob Mallon +$ /applications/generalledger.php + /gl/bank_account_reconcile.php (new file) + /sql/alter2.1.sql ++ Added more fields to suppliers table and fixed PO document +$ /sql/alter2.1.sql + /includes/ui/ui_input.inc (new link_row) + /purchasing/manage/suppliers.php + /reporting/includes/header2.inc + /reporting/rep209.php + +09-Jan-2009 Janusz Dobrowolski ++ Added hook file for localized functions. +$ /includes/lang/language.php +! Removed obsolete local css file inclusion. +$ /includes/page/header.inc +! Optional params in table_header() added. +$ /includes/ui/ui_controls.inc +! Added table pager in exchange rates editor. +$ /gl/includes/db/gl_db_rates.inc + /gl/manage/exchange_rates.php +! Fixed rate column, added width table parameter +$ /includes/db_pager.inc + /includes/ui/db_pager_view.inc +# Added hot key for attachments menu option. +$ /applications/setup.php +# Removed bank_trans_types_db.inc inclusion. +$ /gl/includes/gl_db.inc +- Removed obsolete files +$ /gl/manage/bank_trans_types.php (removed) + /gl/includes/db/bank_trans_types.inc (removed) + /lang/en_US/stylesheet.css (removed) + /lang/new_language_template/stylesheet.css (removed) +- Example picture files moved to company/0 +$ /inventory/manage/image (removed) + /inventory/manage/image/0 (removed) + /inventory/manage/image/0/102.jpg (removed) + /inventory/manage/image/0/103.jpg (removed) + /inventory/manage/image/0/104.jpg (removed) + +09-Jan-2009 Joe Hunt +! Changed $path_to_root in report files and stamped copyright +$ All report files ++ Added Sales kits to Items price list. +$ /reporting/rep104.php +# Company logo can not be deleted. +$ /admin/company_preferences.php +# Bug [0000107] and [0000108] +$ /inventory/includes/db/items_codes_db.inc + /gl/manage/gl_account_types.php + +08-Jan-2009 Joe Hunt +! Changed attachments to use unique files store instead of blobs +$ /admin/attachments/attachments.php + /sql/alter2.1.sql + +07-Jan-2009 Joe Hunt +! Changed supplier credit note to only show items for a period, default 30 days back. +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/invoice_ui.inc + /purchasing/supplier_credit.php + 07-Jan-2009 Janusz Dobrowolski # [0000105] Not initialized user pos numbers after upgrade, fixed some new table fields. $ /sql/alter2.1.sql