The Location code field in the Marketplace rule shows the status as undefined instead of an empty string or a value
Fixed an issue with the Marketplace advanced rule where the Location code field is showing undefined instead of an empty string or a value. Enter a valid location code before saving the rule.
The fix doesn’t impact the existing rules. However, if you notice an existing marketplace rule with an undefined location code, edit and save the rule with a valid location code. API transaction having a zero amount line item is shown as nontaxable even if the item is taxable Fixed an issue in the API transaction where the Is Item Taxable field update wasn’t working if the Line Amount field has a zero amount and the line item shows nontaxable even if it was taxable.
Now, AvaTax checks the normal taxability of a zero-amount item and updates the Is Item Taxable field for any of the following conditions:
- The TaxableAmount field is nonzero
- The TaxableUnits field is nonzero
- The ProductTaxabilityRule field has a value not equal to 0, and the TaxableUnits field isn’t zeroed out due to a Threshold setting. In addition, if the ExemptEntityRule field is applicable, its value isn’t equal to 0.
- A nonzero tax override on the line item with an override type such as TaxAmount, OutOfHarbor, or TaxAmountByTaxType.