From: Janusz Dobrowolski Date: Mon, 27 Dec 2010 11:42:52 +0000 (+0000) Subject: Added option for negative prices for non-inventory items, fixed bugs 380 and 356 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=7f64586d3ebccb5b3997cdfb32329355fa40eeea;p=textcart.git Added option for negative prices for non-inventory items, fixed bugs 380 and 356 --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3461f7a..bc04468 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,15 @@ Legend: ! -> Note $ -> Affected files +2-Dec-2010 Janusz Dobrowolski ++ Option for allowing negative prices for dummy/service items [0000343] +$ /config.default.php + /sales/sales_order_entry.php +# [0000356] Database errror on PO voiding. +$ /admin/db/transactions_db.inc +# [0000380] Database error during direct invoice processing in mysql strict mode. +$ /sales/includes/db/cust_trans_db.inc + 19-Dec-2010 Janusz Dobrowolski # Supressed strict warnings in reporting $ /includes/errors.inc