When the Avalara Integration is enabled, the following changes will take effect when printing picking tickets.
Picking Tickets must be printed under version 8.6. If the user attempts to run the application under version 8.5 the following message is printed on the picking ticket: Error: Avalara AvaTax requires version 8.6. Run this application under version 8.6.
The picking ticket application will check if taxes were previously calculated for the the order. If true and the order total amount, miscellaneous charges, or freight amounts have not changed, taxes will not be recalculated until invoice printing.
If taxes have not been previously calculated or
the order total amount, miscellaneous charges, or freight amounts have been changed, taxes will be calculated when printing the picking ticket. If the application is unable to communicate with the AvaTax services, taxes will be estimated using tax rate provided by Avalara and the order will not be put on hold.
If the tax calculation fails for any other reason, the order will be placed on hold and the held reason will be set to "T" for taxes.
A hold note will be generated with the reason the taxes calculation failed.
The full error description is logged in the AVErrors log file.
----ERROR----
8/29/2022 7:38 AM Avatax Error with these parameters:
Method = CalculateTax
MethodParameters = 01 SalesOrder 202127
ErrorCode = GetTaxError
ErrorNumber = 300
Message = Tax calculation cannot be determined. Zip is not valid for the state.Description = The provided address contains a postal code and state combination that is not valid.FaultCode = GetTaxError
HelpLink =
http://developer.avalara.com/avatax/errors/GetTaxErrorSeverity = Error
Once taxes are successfully calculated, a snapshot of the tax calculation is stored with the address for the calculation and the order amount, miscellaneous charges amount, and the freight charges.
The breakdown of the calculated tax amounts are stored in the _TAXBREAKDOWN attributes.
State taxes:
County Taxes:
PROGRAM: CP02P1
Type: AVATAXDS (i.e. Avalara Tax Calculation Discrepancy)
File Name: ARCUSFIL
Description: Avatax Discrepancy
Var 1: Customer No
Var 2: Order No
Var 3: Ship-to No
Var 4: Order Type
Var 5: Ship-to Name
Var 6: Ship-to City/State/Zip
Var 7: Customer Type
Var 8: Elliott Estimated Amt
Var 9: Avalara Calc Amt
Var 10: Discrepancy Pct (This is an absolute value.)