From: Janusz Dobrowolski Date: Sun, 19 Dec 2010 10:39:58 +0000 (+0000) Subject: Fixed tax display errors in purchase module and suppressed strict warning in reporting. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=e08c9fa2369bb89e2608af60c26864c61b0c262c;p=textcart.git Fixed tax display errors in purchase module and suppressed strict warning in reporting. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0b8e05c..3461f7a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,15 @@ Legend: ! -> Note $ -> Affected files +19-Dec-2010 Janusz Dobrowolski +# Supressed strict warnings in reporting +$ /includes/errors.inc +# Fixed errors in tax display in purchase transactions +$ /purchasing/po_receive_items.php + /purchasing/includes/po_class.inc + /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/po_db.inc + 17-Dec-2010 Joe Hunt # [0000304] Set locale functionality broken on Windows $ /includes/lang/gettext.php