Include exported jobs for payment modal IO-541
This commit is contained in:
@@ -38,7 +38,7 @@ export function PaymentFormComponent({
|
||||
},
|
||||
]}
|
||||
>
|
||||
<JobSearchSelect disabled={disabled} />
|
||||
<JobSearchSelect disabled={disabled} notExported={false} />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
label={t("payments.fields.amount")}
|
||||
|
||||
Reference in New Issue
Block a user