From: Janusz Dobrowolski Date: Mon, 23 Aug 2010 09:22:57 +0000 (+0000) Subject: A couple of bugfixes to last changes. X-Git-Tag: v2.4.2~19^2~662 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=ff20302406992d5f9c58061d0e672ca7fe7184d0;p=fa-stable.git A couple of bugfixes to last changes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 33375b4f..b102fa87 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,17 @@ Legend: ! -> Note $ -> Affected files +23-Aug-2010 Janusz Dobrowolski +# Small fix in layout +$ /gl/manage/exchange_rates.php +# Fixed maxprec formatting +$ /includes/current_user.inc + /js/utils.js +# Fixed cogs account selection +$ /purchasing/includes/db/invoice_db.inc +# Fixed tax_included option update. +$ /purchasing/manage/suppliers.php + 23-Aug-2010 Joe Hunt # Period bug caused warning on no fiscal year. Had to be reduces by one. $ /gl/accruals.php