@@ -925,7 +925,7 @@ function CalculateTaxesTotals(job, otherTotals) {
|
||||
thresholdAmount === 9999.99 ||
|
||||
InstanceMgr({
|
||||
imex: false,
|
||||
rome: false,
|
||||
rome: thresholdAmount === 0 && parseInt(tyCounter) === 1,
|
||||
promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1
|
||||
})
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user