When updating tax rate, it didn't show and calculate correct in documents.
[fa-stable.git] / purchasing / supplier_invoice.php
index 3440678189c5c6a8f76c1007840e1851d0f76bb6..bd8f0763562879e8a4213f0bea81ba3416ce2f91 100644 (file)
@@ -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;
 }