IO-1502 PST on Adjustments for QBO

This commit is contained in:
Patrick Fic
2021-10-29 10:55:35 -07:00
parent 53394efebf
commit b8f001625b
2 changed files with 2711 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -76,7 +76,7 @@ exports.default = function ({
{
local: false,
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
);