From: Janusz Dobrowolski Date: Mon, 17 Jan 2011 18:00:36 +0000 (+0000) Subject: A couple of small bugfixes. X-Git-Tag: 2.3-final~815 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=c917ba6eacac477ccc402be05311c37963127723;p=fa-stable.git A couple of small bugfixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e2e29ac6..fb8deef3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,20 @@ Legend: ! -> Note $ -> Affected files +17-Jan-2011 Janusz Dobrowolski +# Removed sparse Add button +$ /admin/inst_module.php +# Check for qoh for supplier credit was missing. +$ /purchasing/supplier_credit.php +# Screen refresh on Update button fixed +$ /sales/customer_credit_invoice.php +# Fixed theme images location +$ /themes/aqua/renderer.php + /themes/cool/renderer.php + /themes/default/renderer.php +# Fixed slow sql for po related invoices/credits +$ /purchasing/includes/db/invoice_db.inc + 17-Jan-2011 Joe Hunt # [0000494] Cannot set second company pref when setup System and General GL $ /admin/db/company_db.inc