Release 26.04.00
Release Notes - Version 26.04.00
Updated libraries to latest versions.
Cumulative fixes for reported issues.
Avatax Event Service
Adding support to process AR DownPayments.
AES can now calculate taxes on Draft AR DownPayments, can convert Draft to Document for this document type, and can post to Avatax.
Check your app.config file has the keys enabled for this:
To post created DownPayments to Avatax:
<add key="PostCreatedDownPaymentsToAvatax" value="true" />
To convert Draft AR DownPayments to documents, use:
<add key="DraftToDocument" value="true" />
<add key="DraftARDownPaymentToDocument" value="true" />
Avatax DGW and Avatax WebUI
Added the option to Create CreditMemos based on AR invoices: