X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=0412a84da891f1d15b4dde3e51e3dda91f512a5a;hb=020667053df74a6490e60413c1e773a746c926b6;hp=dd78f84ff8098d9dcd95081c055c50fe04a83714;hpb=0b82ceedadaaa134ca4bfa3063ae772b5b1dbb49;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index dd78f84f..0412a84d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,55 @@ Legend: ! -> Note $ -> Affected files +06-Apr-2010 Joe Hunt/Albin +# Inactive items should not show in Price List Report. In Item lists they are + stamped (Inactive) after the description. +$ /reporting/rep104.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php + /reporting/rep304.php + /reporting/rep305.php + +03-Apr-2010 Joe Hunt/Chaitanya +# [0000219] Incorrect behaviors regarding Payment forms +$ /purchasing/supplier_payment.php + /sales/customer_payments.php + +20-Mar-2010 Joe Hunt/RodW +# [0000215} Wrong text in deliver to and not printing it. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + +15-Mar-2010 Janusz Dobrowolski +# Missing check for customer/branch selected ([0000216]) +$ /sales/sales_order_entry.php + /sales/customer_payment.php +# Missing check for supplier selected ([0000217]) +$ /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/po_entry_items.php +# Fixed db error on no supplier selected + /purchasing/includes/db/suppalloc_db.inc +# Smaller clenaups. +$ /includes/current_user.inc + /includes/session.inc + +10-Mar-2010 Joe Hunt +! Print full Location name on reports +$ /reporting/rep105.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php +# Print reference on email (PO) + /reporting/rep209.php + +07-Mar-2010 Joe Hunt +# Bug in ui_lists.inc, systypes_list_row, too many parameters in + call to systypes_list_cells +$ /includes/ui/ui_lists.inc + 06-Mar-2010 Joe Hunt # Bug in Text(Col)WrapLines. Doesn't break on space. $ /reporting/includes/pdf_report.inc