X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=7cab8ca8aee221d218d272a5457d56cb32e11c42;hb=a2b10fd7b48bcfc8edae258bc6bb331ecf72dc2c;hp=12c78db134719accddb41558d5380f789a7d5b1d;hpb=f6a9c9b18f25fdd519d2bbfceb339d39c6b54f3e;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 12c78db1..7cab8ca8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,54 @@ 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