X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=527d5768ed12137b4d99fd5d8d8cc7c77dce49e8;hb=e9d08fae16b010fcadc8f29d6d491a0d0ea37a90;hp=e63a36d48e4432ee3e29800806018e57989aa154;hpb=b2d2db8dd932f3b97e116784463da996f603787d;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e63a36d4..527d5768 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,64 @@ Legend: ! -> Note $ -> Affected files +14-Jul-2008 Janusz Dobrowolski +# Fixed bug [0000017] - error while checking qoh +$ /includes/ui/items_cart.inc + /manufacturing/work_order_issue.php +# Fixed ajax update +$ /gl/manage/gl_accounts.php + +13-Jul-2008 Joe Hunt ++ Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used. +$ /reporting/rep709.php + +12-Jul-2008 Joe Hunt +! Rewrite of Tax Report (rep709.php). +$ /reporting/rep709.php + +09-Jul-2008 Janusz Dobrowolski +# Corrections to maximum input lengths +$ /gl/manage/bank_accounts.php + /gl/manage/gl_account_classes.php +# Fixed spare Back link on restricted pages +$ /includes/session.inc +# Fixed bank_account_types_list() +$ /includes/ui/ui_lists.inc +# Fixed warning about unexisting POST var +$ /sales/manage/customers.php + +08-Jul-2008 Janusz Dobrowolski +# Added validation of entered quantities +$ /sales/customer_credit_invoice.php +# Fixed ajax update (0000015) and quantity checks +$ /sales/customer_delivery.php + /sales/customer_invoice.php +# Fixed invalid voiding sales invoice/delivery/credit (0000016) +$ /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/sales_db.inc +# Fixed setting document date to Today() +$ /sales/includes/cart_class.inc + +08-Jul-2008 Joe Hunt ++ Addition in test of duplicate fiscal year +$ /admin/fiscalyears.php + +07-Jul-2008 Joe Hunt +# Corrected a subbug in 00000012 (blank page in sales_types.php). +$ /sales/manage/sales_types.php + +07-Jul-2008 Janusz Dobrowolski ++ Added ajax +$ /admin/fiscalyears.php + /inventory/purchasing_data.php +# Corrected factor parameter checking (fixes 00000012) +$ /sales/includes/sales_db.inc +! Changed selector for fiscal year functions to id +$ /admin/db/company_db.inc +# Checking options parameter for combos +$ /includes/ui/ui_lists.inc + 06-Jul-2008 Janusz Dobrowolski + Ajax additions $ /admin/view_print_transaction.php