IO-1415 Default tax part to true.
This commit is contained in:
@@ -226,6 +226,7 @@ export default function JobLinesUpsertModalComponent({
|
|||||||
label={t("joblines.fields.tax_part")}
|
label={t("joblines.fields.tax_part")}
|
||||||
name="tax_part"
|
name="tax_part"
|
||||||
valuePropName="checked"
|
valuePropName="checked"
|
||||||
|
initialValue={true}
|
||||||
>
|
>
|
||||||
<Switch />
|
<Switch />
|
||||||
</Form.Item>
|
</Form.Item>
|
||||||
|
|||||||
Reference in New Issue
Block a user