From: Janusz Dobrowolski Date: Sat, 6 Feb 2010 19:06:52 +0000 (+0000) Subject: Rerun of yesterday fix for zero qty lines, another bug fixed. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=b3a48ce729a4a30f4220e1a15fea16b62c738321;p=textcart.git Rerun of yesterday fix for zero qty lines, another bug fixed. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b4287d0..c715407 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -22,6 +22,14 @@ $ -> Affected files 06-Feb-2010 Janusz Dobrowolski # Fixed get_standard_cost() for dummy items again. $ /includes/db/inventory_db.inc +# Fixed bug resulting in broken line items relations after edition of multiline SO. +$ /sales/includes/db/sales_invoice_db.inc +! Yesterday changes removed +$ /sales/includes/db/sales_delivery_db.inc + /sales/includes/db/sales_invoice_db.inc +# Prevent saving empty lines in invoices/delivery notes - rerun + /reporting/rep107.php + /reporting/rep110.php 06-Feb-2010 Joe Hunt/Chaitanya ! Changed Balance Sheets/PL Statements to be recursive @@ -40,7 +48,6 @@ $ /includes/main.inc $ /gl/includes/db/gl_db_accounts.inc /gl/includes/db/gl_db_account_types.inc ->>>>>>> 1.368 05-Feb-2010 Janusz Dobrowolski # Fixed get_standard_cost() for dummy items $ /includes/db/inventory_db.inc