Merged in feature/IO-2925-ppc-40-points (pull request #1704)

IO-2925 Add 40% as PPC choice.

Approved-by: Allan Carr
This commit is contained in:
Patrick Fic
2024-09-12 17:15:03 +00:00
committed by Allan Carr

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: (