From f108aed2eda913a99c6613c8fcd3572b6b8dcb95 Mon Sep 17 00:00:00 2001 From: tiku-odoo Date: Mon, 2 Oct 2023 16:20:06 -0400 Subject: [PATCH] [ADD] Accounting: Admonition Block Sunset TaxCloud closes odoo/documentation#5978 closes odoo/documentation#6043 X-original-commit: 8e1031d9edc8d5c96ef32a49c39b9739a8dd2975 Signed-off-by: Zachary Straub (zst) --- content/applications/finance/accounting/taxes.rst | 2 +- .../finance/accounting/taxes/fiscal_positions.rst | 2 +- .../finance/accounting/taxes/taxcloud.rst | 12 ++++++++++-- .../sales/sales/amazon_connector/manage.rst | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/content/applications/finance/accounting/taxes.rst b/content/applications/finance/accounting/taxes.rst index f04b62f0e..5787ffab5 100644 --- a/content/applications/finance/accounting/taxes.rst +++ b/content/applications/finance/accounting/taxes.rst @@ -296,7 +296,7 @@ directly to a product line. - :doc:`taxes/fiscal_positions` - :doc:`taxes/B2B_B2C` - - :doc:`taxes/taxcloud` + - :doc:`taxes/taxcloud` (decommissioning TaxCloud integration in Odoo 17+) - :doc:`reporting/tax_returns` .. toctree:: diff --git a/content/applications/finance/accounting/taxes/fiscal_positions.rst b/content/applications/finance/accounting/taxes/fiscal_positions.rst index ca254dc78..9efe333b5 100644 --- a/content/applications/finance/accounting/taxes/fiscal_positions.rst +++ b/content/applications/finance/accounting/taxes/fiscal_positions.rst @@ -115,5 +115,5 @@ To define which fiscal position must be used by default for a specific partner, .. seealso:: * :doc:`../taxes` - * :doc:`taxcloud` + * :doc:`taxcloud` (decommissioning TaxCloud integration in Odoo 17+) * :doc:`B2B_B2C` diff --git a/content/applications/finance/accounting/taxes/taxcloud.rst b/content/applications/finance/accounting/taxes/taxcloud.rst index 452038994..3201960e4 100644 --- a/content/applications/finance/accounting/taxes/taxcloud.rst +++ b/content/applications/finance/accounting/taxes/taxcloud.rst @@ -2,9 +2,17 @@ TaxCloud integration ==================== +.. warning:: + The Odoo TaxCloud integration has begun its decommissioning, starting in Odoo 17. New + installations are prohibited in Odoo 17. In Odoo 18, the TaxCloud module(s) will **not** exist at + all. Odoo recommends the use of the Avatax platform, instead. + +.. seealso:: + :doc:`avatax` + TaxCloud calculates the sales tax rate in real time for every state, city, and special jurisdiction -in the United States. It keeps track of which products are exempt from sales tax and in which states -each exemption applies. +in the United States. It keeps track of which products are exempt from sales tax, and in which +states each exemption applies. TaxCloud registration ===================== diff --git a/content/applications/sales/sales/amazon_connector/manage.rst b/content/applications/sales/sales/amazon_connector/manage.rst index e60b4ecc1..4935f1673 100644 --- a/content/applications/sales/sales/amazon_connector/manage.rst +++ b/content/applications/sales/sales/amazon_connector/manage.rst @@ -112,7 +112,7 @@ the Amazon backend before creating the invoice in Odoo. .. note:: For :doc:`TaxCloud <../../../finance/accounting/taxes/taxcloud>` users: invoices created from Amazon sales orders are **not** synchronized with TaxCloud, since Amazon already includes them in - its own tax report to TaxCloud. + its own tax report to TaxCloud. (decommissioning TaxCloud integration in Odoo 17+) Register payments -----------------