From: Janusz Dobrowolski Date: Mon, 15 Mar 2010 18:05:48 +0000 (+0000) Subject: Fixed checks for supplier/customer/branch selection ([0000216],[0000217]). X-Git-Tag: 2.3-final~931 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=45927a6bdd7266443d916aa1dc0747a5c6446cb8;p=fa-stable.git Fixed checks for supplier/customer/branch selection ([0000216],[0000217]). --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f1b78fec..2c034a75 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -20,6 +20,15 @@ Legend: $ -> Affected files 15-Mar-2010 Janusz Dobrowolski +# Missing check for customer/bramch 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