IO-3020 IO-3036 Remove additional TODOs.

This commit is contained in:
Patrick Fic
2024-11-25 12:29:09 -08:00
parent eacadc01bd
commit 4433f0f57f
12 changed files with 43 additions and 49 deletions

View File

@@ -10,7 +10,7 @@ const InstanceMgr = require("../utils/instanceMgr").default;
//****************************************************** */
//****************************************************** */
//****************************************************** */
//THIS IS THE USA/PROMANAGER/ROME REQUIRED JOB TOTALS CALCULATION.
//THIS IS THE USA/ROME REQUIRED JOB TOTALS CALCULATION.
//****************************************************** */
//****************************************************** */
//****************************************************** */
@@ -995,8 +995,7 @@ function CalculateTaxesTotals(job, otherTotals) {
thresholdAmount === 9999.99 ||
InstanceMgr({
imex: false,
rome: thresholdAmount === 0 && parseInt(tyCounter) === 1,
promanager: "USE_ROME"
rome: thresholdAmount === 0 && parseInt(tyCounter) === 1
})
) {
//