X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fpurchasing_data.php;h=4ba08be567d1801bb451917a8d3ade364a52a73d;hb=da0f29ef8eb73e7a3cf6484af8fd04726e0e5ef1;hp=4371c8290d8bf567b3d69427249c6b65c83e8dcf;hpb=e8ae3516539a520338117f25d401c0fc234973a4;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index 4371c829..4ba08be5 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -233,7 +233,7 @@ text_row(_("Supplier's Code or Description:"), 'supplier_description', null, 50, end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form(); end_page();