From: Janusz Dobrowolski Date: Wed, 3 Sep 2008 21:19:22 +0000 (+0000) Subject: Error handling fixes. X-Git-Tag: 2.3-final~1482 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=61fe03466c2017d28dc99c0a68090fd7b89b3f0f;p=fa-stable.git Error handling fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7b377430..d0ddd6c2 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