[REM] finance: Taxcloud documentation
fix Taxcloud redirect
closes odoo/documentation#10784
X-original-commit: 888f29faae
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Kara Ekiss (kaek) <kaek@odoo.com>
This commit is contained in:
parent
dda75a9a01
commit
29670216a1
@ -336,7 +336,6 @@ drop the taxes in the :ref:`order they should be computed <taxes/base-subsequent
|
|||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`taxes/fiscal_positions`
|
- :doc:`taxes/fiscal_positions`
|
||||||
- :doc:`taxes/B2B_B2C`
|
- :doc:`taxes/B2B_B2C`
|
||||||
- :doc:`taxes/taxcloud`
|
|
||||||
- :doc:`reporting/tax_returns`
|
- :doc:`reporting/tax_returns`
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
@ -347,6 +346,5 @@ drop the taxes in the :ref:`order they should be computed <taxes/base-subsequent
|
|||||||
taxes/vat_verification
|
taxes/vat_verification
|
||||||
taxes/fiscal_positions
|
taxes/fiscal_positions
|
||||||
taxes/avatax
|
taxes/avatax
|
||||||
taxes/taxcloud
|
|
||||||
taxes/eu_distance_selling
|
taxes/eu_distance_selling
|
||||||
taxes/B2B_B2C
|
taxes/B2B_B2C
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
====================
|
|
||||||
TaxCloud integration
|
|
||||||
====================
|
|
||||||
|
|
||||||
.. warning::
|
|
||||||
The out-of-the-box Odoo TaxCloud integration has begun its decommissioning. Starting in Odoo 17,
|
|
||||||
new installations are prohibited, and in Odoo 18 the TaxCloud module(s) won't exist at all. Odoo
|
|
||||||
recommends the use of the Avatax platform.
|
|
||||||
|
|
||||||
If you are hosted on-premise or on Odoo.SH and you wish to use Taxcloud, you can contact them
|
|
||||||
directly `here <https://taxcloud.com/blog/odoo-integration/>`_.
|
|
||||||
|
|
||||||
.. seealso::
|
|
||||||
:doc:`avatax`
|
|
@ -149,14 +149,6 @@ generated invoices from Odoo to the Amazon back-end.
|
|||||||
Additionally, for B2B clients, it is currently required to manually retrieve VAT numbers from the
|
Additionally, for B2B clients, it is currently required to manually retrieve VAT numbers from the
|
||||||
Amazon back-end **before** creating an invoice in Odoo.
|
Amazon back-end **before** creating an 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.
|
|
||||||
|
|
||||||
.. warning::
|
|
||||||
TaxCloud integration will be decommissioned in Odoo 17+.
|
|
||||||
|
|
||||||
Register payments
|
Register payments
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
@ -115,3 +115,4 @@ applications/websites/ecommerce/managing_products/cross_upselling.rst applicatio
|
|||||||
# applications/finance
|
# applications/finance
|
||||||
|
|
||||||
applications/finance/accounting/get_started/vat_units.rst applications/finance/accounting/get_started/tax_units.rst # vat_units --> tax_units
|
applications/finance/accounting/get_started/vat_units.rst applications/finance/accounting/get_started/tax_units.rst # vat_units --> tax_units
|
||||||
|
applications/finance/accounting/taxes/taxcloud.rst applications/finance/accounting/taxes.rst # taxcloud --> taxes
|
||||||
|
Loading…
Reference in New Issue
Block a user