From 6fac2ec5e5f86162f22b7ec6ef881cf2cb289ec4 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Fri, 5 Feb 2010 13:38:04 +0000 Subject: [PATCH] Fixed get_cstandard_cost() for dummy items and prevent storing zero qty lines in DN/SI to database. --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ce2bfa0..0cc2de4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,13 @@ Legend: ! -> Note $ -> Affected files +05-Feb-2010 Janusz Dobrowolski +# Fixed get_standard_cost()for dummy items +$ /includes/db/inventory_db.inc +# Prevent saving empty lines in invoices/delivery notes +$ /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc + 03-Feb-2010 Janusz Dobrowolski # Fixed continuation after timeout. $ /access/login.php -- 2.30.2