Cleanup (unexisting field reference removed).
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Apr 2015 09:35:23 +0000 (11:35 +0200)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Apr 2015 09:35:23 +0000 (11:35 +0200)
purchasing/includes/db/invoice_items_db.inc

index 770f5b43dface13dff8faf1575bfc159900bc519..d7ddf2d1616792759fd302d8efebf06d3d942902 100644 (file)
@@ -40,7 +40,6 @@ function add_supp_invoice_gl_item($supp_trans_type, $supp_trans_no, $gl_code, $a
 function get_supp_invoice_items($supp_trans_type, $supp_trans_no)
 {
        $sql = "SELECT inv.*, grn.*, unit_price AS FullUnitPrice, 
-               stock.parallel_qe, 
                stock.units,
                tax_type.exempt,
                tax_type.name as tax_type_name