IO-2925 Add 40% as PPC choice.

This commit is contained in:
Patrick Fic
2024-09-12 09:19:49 -07:00
parent d0a7b87e04
commit 9f5c282b41

View File

@@ -27,6 +27,10 @@ export default function PartsOrderModalPriceChange({ form, field }) {
key: "25",
label: t("parts_orders.labels.discount", { percent: "25%" })
},
{
key: "40",
label: t("parts_orders.labels.discount", { percent: "40%" })
},
{
key: "custom",
label: (