IO-3368 QB Bill Accumulator
Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
@@ -429,7 +429,7 @@ export function ShopInfoGeneral({ form, bodyshop }) {
|
||||
<Form.Item
|
||||
key="accumulatePayableLines"
|
||||
name={["accountingconfig", "accumulatePayableLines"]}
|
||||
label="Accumulate Payable Lines" //{t("bodyshop.fields.accumulatePayableLines")}
|
||||
label={t("bodyshop.fields.accumulatePayableLines")}
|
||||
valuePropName="checked"
|
||||
>
|
||||
<Switch />
|
||||
|
||||
Reference in New Issue
Block a user