From 0ba3ee024ab21f1e68e191ccacf3fac0040fc900 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Mon, 27 Dec 2010 11:42:52 +0000 Subject: [PATCH] Added option for negative prices for non-inventory items, fixed bugs 380 and 356 --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3461f7a4..bc044689 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 -- 2.30.2