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")}
|
||||
name="tax_part"
|
||||
valuePropName="checked"
|
||||
initialValue={true}
|
||||
>
|
||||
<Switch />
|
||||
</Form.Item>
|
||||
|
||||
Reference in New Issue
Block a user