When canceling a non finished sales quotation FA should not try to delete record.
[fa-stable.git] / inventory / adjustments.php
index cba646365a9e7e7e91688e09f77f3d31881edb3c..ea6d41ba20479b8336ab50c901cff150b5637869 100644 (file)
@@ -69,8 +69,6 @@ function handle_new_order()
                unset ($_SESSION['adj_items']);
        }
 
-    //session_register("adj_items");
-
     $_SESSION['adj_items'] = new items_cart(ST_INVADJUST);
        $_POST['AdjDate'] = new_doc_date();
        if (!is_date_in_fiscalyear($_POST['AdjDate']))