ProMan totals changes.
This commit is contained in:
@@ -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
|
||||
})
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user