X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_invoice.php;h=bd8f0763562879e8a4213f0bea81ba3416ce2f91;hb=654788a6567aecd6e43dc0f0ee724bba0f887d43;hp=3440678189c5c6a8f76c1007840e1851d0f76bb6;hpb=ebc600101ceab69c06eac4b1bd4d1782af45de05;p=fa-stable.git diff --git a/purchasing/supplier_invoice.php b/purchasing/supplier_invoice.php index 34406781..bd8f0763 100644 --- a/purchasing/supplier_invoice.php +++ b/purchasing/supplier_invoice.php @@ -66,7 +66,7 @@ if (isset($_GET['New'])) } //session_register("SuppInv"); - session_register("supp_trans"); + //session_register("supp_trans"); $_SESSION['supp_trans'] = new supp_trans; $_SESSION['supp_trans']->is_invoice = true; }