[ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978 Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
41b9ba6383
commit
c34c5b190b
@ -296,7 +296,7 @@ directly to a product line.
|
|||||||
|
|
||||||
- :doc:`taxes/fiscal_positions`
|
- :doc:`taxes/fiscal_positions`
|
||||||
- :doc:`taxes/B2B_B2C`
|
- :doc:`taxes/B2B_B2C`
|
||||||
- :doc:`taxes/taxcloud`
|
- :doc:`taxes/taxcloud` (decommissioning TaxCloud integration in Odoo 17+)
|
||||||
- :doc:`reporting/tax_returns`
|
- :doc:`reporting/tax_returns`
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
@ -107,5 +107,5 @@ To manually select which Fiscal Position to use for a new Sales Order, Invoice,
|
|||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* :doc:`../taxes`
|
* :doc:`../taxes`
|
||||||
* :doc:`taxcloud`
|
* :doc:`taxcloud` (decommissioning TaxCloud integration in Odoo 17+)
|
||||||
* :doc:`B2B_B2C`
|
* :doc:`B2B_B2C`
|
||||||
|
@ -2,9 +2,17 @@
|
|||||||
TaxCloud integration
|
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
|
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
|
in the United States. It keeps track of which products are exempt from sales tax, and in which
|
||||||
each exemption applies.
|
states each exemption applies.
|
||||||
|
|
||||||
TaxCloud registration
|
TaxCloud registration
|
||||||
=====================
|
=====================
|
||||||
|
@ -91,7 +91,7 @@ the Amazon backend before creating the invoice in Odoo.
|
|||||||
.. note::
|
.. note::
|
||||||
For :doc:`TaxCloud <../../../finance/accounting/taxes/taxcloud>` users: invoices created from
|
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
|
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
|
Register payments
|
||||||
-----------------
|
-----------------
|
||||||
|
Loading…
Reference in New Issue
Block a user