From: Janusz Dobrowolski Date: Sat, 20 Jun 2009 12:15:52 +0000 (+0000) Subject: Fixed bug [0000135], small fix to error logging. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=74eb2e4f9c4ffc20e6a261f580f4152bc7043a98;p=textcart.git Fixed bug [0000135], small fix to error logging. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b5f8bd3..b15d702 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,17 @@ Legend: ! -> Note $ -> Affected files +20-Jun-2009 Janusz Dobrowolski +! Php notices removed from logging to avoid flood from @ constructs. +$ /includes/errors.inc +# [0000135] Direct posting to gl accounts with more than one related tax type forbidden. +$ /gl/gl_journal.php + /includes/ui/ui_view.inc + /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /taxes/tax_types.php + /taxes/db/tax_types_db.inc + 20-Jun-2009 Joe Hunt/Tu Nguyen # [0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0. $ /purchasing/includes/db/grn_db.inc