Include exported jobs for payment modal IO-541

This commit is contained in:
Patrick Fic
2021-01-14 15:55:53 -08:00
parent 39bc20a2cb
commit ffbe670499
2 changed files with 4 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ export function PaymentFormComponent({
},
]}
>
<JobSearchSelect disabled={disabled} />
<JobSearchSelect disabled={disabled} notExported={false} />
</Form.Item>
<Form.Item
label={t("payments.fields.amount")}