Merged changes form stable branch up to 2.3.13
[fa-stable.git] / inventory / adjustments.php
index 51edf4d4ed86495b9390c7176c64bbf8be80bc5c..18f26096f98c27f8fdad4536f12d5f8042fa120e 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']))