Merge branch 'release/2024-04-12' into release/AIO/2024-04-12

This commit is contained in:
Patrick Fic
2024-04-11 15:15:54 -07:00
5 changed files with 150 additions and 78 deletions

View File

@@ -182,7 +182,7 @@ export function PartsOrderModalComponent({ bodyshop, vendorList, sendTypeState,
}
]}
>
<InputNumber />
<InputNumber min={1} />
</Form.Item>
<Form.Item
label={t("parts_orders.fields.act_price")}