IO-3407 Resolve quantity required for QBD sales tax adj.
This commit is contained in:
@@ -919,7 +919,7 @@ exports.default = function ({ bodyshop, jobs_by_pk, qbo = false, items, taxCodes
|
|||||||
FullName: responsibilityCenters.ttl_tax_adjustment?.accountitem
|
FullName: responsibilityCenters.ttl_tax_adjustment?.accountitem
|
||||||
},
|
},
|
||||||
Desc: "Tax Adjustment",
|
Desc: "Tax Adjustment",
|
||||||
Quantity: 1,
|
//Quantity: 1,
|
||||||
Amount: Dinero(jobs_by_pk.job_totals.totals?.ttl_tax_adjustment).toFormat(DineroQbFormat),
|
Amount: Dinero(jobs_by_pk.job_totals.totals?.ttl_tax_adjustment).toFormat(DineroQbFormat),
|
||||||
SalesTaxCodeRef: InstanceManager({
|
SalesTaxCodeRef: InstanceManager({
|
||||||
imex: {
|
imex: {
|
||||||
|
|||||||
Reference in New Issue
Block a user