X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_types.php;h=d7213335efde51d00ac1ba6cd545df4087d0838e;hb=bf5873e7f5925d0f616743fce771873a4b7cecdf;hp=1c4071bf866b0e2371c78b8cff96dfd9fbfca11a;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/sales/manage/sales_types.php b/sales/manage/sales_types.php index 1c4071bf..d7213335 100644 --- a/sales/manage/sales_types.php +++ b/sales/manage/sales_types.php @@ -165,7 +165,7 @@ check_row(_("Tax included").':', 'tax_included', $_POST['tax_included']); end_table(1); -submit_add_or_update_center($selected_id == -1, '', true); +submit_add_or_update_center($selected_id == -1, '', 'both'); end_form();