From: Janusz Dobrowolski Date: Thu, 20 Mar 2008 11:54:07 +0000 (+0000) Subject: Four minor bug fixes X-Git-Tag: v2.4.2~19^2~2155 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=debb4ba801f7bac134d8a1925ad5bf5b9dc4a785;p=fa-stable.git Four minor bug fixes --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 650372b4..2cc70c5d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,16 @@ Legend: ! -> Note $ -> Affected files +20-Mar-2008 Janusz Dobrowolski +# Excluding delivery notes from Customer Balances, removed warnings. +$ /reporting/rep101.php +# Divide by zero fix on order_price==0 in new supplier invoice +$ /purchasing/supplier_invoice_grns.php +# Database bug fix in new customer entry +$ /sales/manage/customers.php +# Small bug fix (warnings) in is_date() function. +$ /includes/date_functions.inc + 18-Mar-2008 Janusz Dobrowolski # Line items editor uses POST method - no disappearing shippment info. $ /sales/credit_note_entry.php