From 5060b346973ebf7e78092335f723dce4be59a9a8 Mon Sep 17 00:00:00 2001 From: "Sam Lieber (sali)" Date: Thu, 17 Oct 2024 14:28:09 -0400 Subject: [PATCH] [IMP] accounting/avatax: update limitations for 18 closes odoo/documentation#11222 Signed-off-by: Samuel Lieber (sali) --- content/applications/finance/accounting/taxes/avatax.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/applications/finance/accounting/taxes/avatax.rst b/content/applications/finance/accounting/taxes/avatax.rst index d3bcee55e..f5bbb7579 100644 --- a/content/applications/finance/accounting/taxes/avatax.rst +++ b/content/applications/finance/accounting/taxes/avatax.rst @@ -24,10 +24,8 @@ programming interface)` integration. .. important:: Some limitations exist in Odoo while using AvaTax for tax calculation: - - AvaTax is **not** supported in Odoo's **Point of Sale** app, because a dynamic tax - calculation model is excessive for transactions within a single delivery address, such as - stores or restaurants. - - AvaTax and Odoo use the company address, **not** the warehouse address. + - AvaTax uses the company address by default. To use the warehouse address, enable :doc:`Allow + Ship Later <../../../sales/point_of_sale/shop/ship_later>` in the **POS** app settings. - Excise tax is **not** supported. This includes tobacco/vape taxes, fuel taxes, and other specific industries.