X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=d7dddc96b22b92fb31bcff40487c2e314816f3fc;hb=ff3e736c3b61a9b2178202e0f014c5bbcc95d777;hp=0d53df4c16ff5ede1798775a12a7294e3c7013a0;hpb=6be063c6b73b820c8100ead12fd865a118b4e0f0;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0d53df4c..d7dddc96 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,42 @@ Legend: ! -> Note $ -> Affected files +21-Oct-2008 Joe Hunt +# Bug [0000076] Voiding Supplier Invoice does a purchase delivery void as well +$ /purchasing/includes/db/invoice_db.inc + +18-Oct-2008 Joe Hunt +# Bug [0000075] Cost Update problems still (voiding supplier invoice). Can't remove GRNs from + Yet to be invoiced (supplier invoice). Can now be done with admin access. +$ /purchasing/supplier_invoice_grns.php + /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + +15-Oct-2008 Joe Hunt +# Bug [0000074] Marked items are overdue. For Filled (fully delivered) Sales Order +$ /sales/inquiry/sales_orders_view.php + +08-Oct-2008 Janusz Dobrowolski +# [0000071] Ordering from customer on hold was possible after double exact search in list. +$ /sales/includes/ui/sales_order_ui.inc + +------------------------------- Release 2.0.3 -------------------------------------------- +07-Oct-2008 Joe Hunt +! Release 2.0.3 +$ config.php +# Bug [0000072] Item stock movement should check for if there is empty Inventory. +$ /inventory/inquiry/stock_movements.php + +05-Oct-2008 Janusz Dobrowolski +# Bugfix [0000063] Bad update of parent document lines after edition of sales documents. +$ /sales/includes/cart_class.inc + /sales/includes/sales_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc +# Bugfix [0000071] Ordering for customer with bad history available after F4 - Return +$ /sales/manage/customers.php + 04-Oct-2008 Joe Hunt # Bug [0000069] Constraint on voiding delivery note if a non voided, linked invoice exists. $ /admin/db/voiding_db.inc