Added new columns to the BevAlcohol transaction import template
The following columns are added to the Beverage Alcohol transaction import template to match the AvaTax transaction import template.
- EntityUseCode
- Discount
- PurchaseOrderNo
- Alcohol Route Type
Add a new Lodging Multi-tax Parameter report
A new report, Lodging transaction with parameters export, is added to the transaction report under the Sales Tax Document data export report. The report shows the lodging tax type, and other factors applied to transactions.
WiX extractor tile is available in all Avatax accounts
The WiX tile is available in the integrations tab in all Avatax accounts.
Updated the GetTransaction API to return only limited parameters required by Shopify
Connector to support BevAlc taxes
The GetTransaction API is updated to return the parameter Source for each parameter except for the calculated parameter and company (for example, line, header, item, and company).
AvaTax enhancement for currencies without decimals
AvaTax is now enhanced to support rounding half up to the nearest whole number for currencies that do not use decimals. The currencies that have been updated are the following: Show 102550100 entriesSearch:Column Country
Code
Currency Filter results…0 rows foundExport to ExcelExport to CSV | Country | Code | Currency | --- || Filter0 rows found | Filter0 rows found | Filter0 rows found || Burundi | BIF | Burundian franc || Belarus | BYR | Belarusian ruble || Chile | CLP | Chilean peso || Djibouti | DJF | Djiboutian Franc || Guinea | GNF | Guinean franc || Japan | JPY | Japanese Yen || Comoros | KMF | Comorian Franc || South Korea | KRW | South Korean won || Madagascar | MGA | Malagasy Ariary || Paraguay | PYG | Paraguay Guarani | FirstPrevious12NextLast Before this change (i.e., before March 12, 2023), AvaTax was rounding down to the nearest whole number (for example, if the tax amount is 8.9, the rounded amount would be 8), and the rounding was only applied to the tax amounts at the line level and rolled up to the document level. No rounding was applied at the line detail level.
After this change (i.e., after March 12, 2023), AvaTax will round half up to the nearest whole number (for example, if the tax amount is 8.5, the rounded amount would be 9, and if the tax amount is 8.49 the rounded amount would be 8), and the rounding will apply to the tax amounts at the line level as well as the line detail level. The rounded tax amounts will roll up to the document level.
Further, if a transaction is tax inclusive, AvaTax will round half up to the nearest whole number, then all tax amounts, as well as the taxable amounts at the line level, line detail, and rolled up to the document level. On This Topic
- Added new columns to the BevAlcohol transaction import template
- Add a new Lodging Multi-tax Parameter report
- WiX extractor tile is available in all Avatax accounts
- Updated the GetTransaction API to return only limited parameters required by Shopify Connector to support BevAlc taxes
- AvaTax enhancement for currencies without decimals