ProMan totals changes.

This commit is contained in:
Patrick Fic
2024-04-11 09:23:20 -07:00
parent 61766017ea
commit 719fa6a67d
2 changed files with 29 additions and 28 deletions

View File

@@ -924,9 +924,8 @@ function CalculateTaxesTotals(job, otherTotals) {
if (
thresholdAmount === 9999.99 ||
InstanceMgr({
debug: true,
imex: false,
rome: false,
rome: thresholdAmount === 0 && parseInt(tyCounter) === 1,
promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1
})
) {