IO-1502 PST on Adjustments for QBO
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -76,7 +76,7 @@ exports.default = function ({
|
|||||||
{
|
{
|
||||||
local: false,
|
local: false,
|
||||||
federal: true,
|
federal: true,
|
||||||
state: jobline.tax_part,
|
state: (jobline.db_ref === "900511" || jobline.db_ref === "900510") ? true: jobline.tax_part,
|
||||||
},
|
},
|
||||||
bodyshop.md_responsibility_centers.sales_tax_codes
|
bodyshop.md_responsibility_centers.sales_tax_codes
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user