X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fallocations%2Fsupplier_allocate.php;h=8e3cabd430203efbdb3d7c04f7c43744b52f18ce;hb=e8ae3516539a520338117f25d401c0fc234973a4;hp=6a0e83e3247f65692914e0f381ad0f073928d7ce;hpb=24ad43d2a06e7f1986f8a2c246939b90ae021513;p=fa-stable.git diff --git a/purchasing/allocations/supplier_allocate.php b/purchasing/allocations/supplier_allocate.php index 6a0e83e3..8e3cabd4 100644 --- a/purchasing/allocations/supplier_allocate.php +++ b/purchasing/allocations/supplier_allocate.php @@ -185,7 +185,7 @@ function edit_allocations_for_transaction($type, $trans_no) { global $table_style; - start_form(false, true); + start_form(); display_heading(_("Allocation of") . " " . systypes::name($_SESSION['alloc']->type) . " # " . $_SESSION['alloc']->trans_no);