IO-1266 attach pdf copy of email.

This commit is contained in:
Patrick Fic
2021-07-20 10:34:03 -07:00
parent 54b483333f
commit 9a60149d75
16 changed files with 451 additions and 23 deletions

View File

@@ -436,6 +436,14 @@ export default function ShopInfoGeneral({ form }) {
>
<CurrencyInput />
</Form.Item>
<Form.Item
name={["attach_pdf_to_email"]}
label={t("bodyshop.fields.attach_pdf_to_email")}
valuePropName="checked"
>
<Switch />
</Form.Item>
</LayoutFormRow>
<LayoutFormRow grow header={t("bodyshop.labels.messagingpresets")}>
<Form.List name={["md_messaging_presets"]}>