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-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=97af2181ea1bd8bea0787c36e1216d5e79be8717;p=textcart.git Fixed checks for supplier/customer/branch selection ([0000216],[0000217]). --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f1b78fe..2c034a7 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