From: Janusz Dobrowolski Date: Wed, 3 Sep 2008 21:19:22 +0000 (+0000) Subject: Error handling fixes. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=2693f9826bee8e3e69a1ecddce3e862d59f49aa7;p=textcart.git Error handling fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7b37743..d0ddd6c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,13 @@ Legend: ! -> Note $ -> Affected files +03-Sep-2008 Janusz Dobrowolski +# Fixed fatal error handling in php5 +$ /includes/errors.inc + /includes/session.inc +# Fixed display of errors while saving sales documents +$ /sales/sales_order_entry.php + 03-Sep-2008 Joe Hunt # Bug [0000044] Standard Cost error on credit note. Reopened. Stock Movement forgot the credit note. $ /inventory/inquiry/stock_movements.php