Remove debug statement.
This commit is contained in:
@@ -924,7 +924,6 @@ function CalculateTaxesTotals(job, otherTotals) {
|
|||||||
if (
|
if (
|
||||||
thresholdAmount === 9999.99 ||
|
thresholdAmount === 9999.99 ||
|
||||||
InstanceMgr({
|
InstanceMgr({
|
||||||
debug: true,
|
|
||||||
imex: false,
|
imex: false,
|
||||||
rome: false,
|
rome: false,
|
||||||
promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1
|
promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1
|
||||||
|
|||||||
Reference in New Issue
Block a user