X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitem_units.php;h=de6154a6e5af904024a93b8c6c29c2b5af9e4b87;hb=c4eae7a18f0eb824e6eda7be2ba6fa820e9e58c9;hp=95473885f348109a1b2d2c1608ed67aa91dc3e56;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/inventory/manage/item_units.php b/inventory/manage/item_units.php index 95473885..de6154a6 100644 --- a/inventory/manage/item_units.php +++ b/inventory/manage/item_units.php @@ -135,7 +135,7 @@ number_list_row(_("Decimal Places:"), 'decimals', null, 0, 6, _("User Quantity D end_table(1); -submit_add_or_update_center($selected_id == '', '', true); +submit_add_or_update_center($selected_id == '', '', 'both'); end_form();