X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fadjustments.php;h=bd8f1bed85e48ecf1f745584fc5c59104b8949a7;hb=e8ae3516539a520338117f25d401c0fc234973a4;hp=bf3f290f7611978caf8bf8d9a4d8b2af54417d1b;hpb=24ad43d2a06e7f1986f8a2c246939b90ae021513;p=fa-stable.git diff --git a/inventory/adjustments.php b/inventory/adjustments.php index bf3f290f..bd8f1bed 100644 --- a/inventory/adjustments.php +++ b/inventory/adjustments.php @@ -217,7 +217,7 @@ if (isset($_GET['NewAdjustment']) || !isset($_SESSION['adj_items'])) } //----------------------------------------------------------------------------------------------- -start_form(false, true); +start_form(); display_order_header($_SESSION['adj_items']);