2018-12-08 02:55:23 +07:00
|
|
|
================================================================
|
|
|
|
How to get correct tax rates in the United States using TaxCloud
|
|
|
|
================================================================
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
The **TaxCloud** integration allows you to correctly calculate the sales
|
|
|
|
tax for every address in the United States and keeps track of which products
|
|
|
|
are exempt from sales tax and in which states each exemption applies.
|
2016-07-01 20:17:34 +07:00
|
|
|
TaxCloud calculates sales tax in real-time for every state, city, and
|
|
|
|
special jurisdiction in the United States.
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
=============
|
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
In TaxCloud
|
|
|
|
-----------
|
|
|
|
* Create a free account on `TaxCloud
|
|
|
|
<https://taxcloud.com/#register>`__ website.
|
|
|
|
* Register your Odoo website on TaxCloud to get an *API ID* and an *API Key*.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
|
|
|
.. image:: media/taxcloud01.png
|
|
|
|
:align: center
|
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
* In Settings on TaxCloud, click *Locations* to enter the location of your Office(s) & Warehouse(s).
|
|
|
|
* In Settings on TaxCloud, click *Manage Tax States* to verify the states where you collect sales tax.
|
|
|
|
|
2016-09-30 14:26:08 +07:00
|
|
|
In Odoo
|
|
|
|
-------
|
2018-12-08 02:55:23 +07:00
|
|
|
* Go to :menuselection:`Invoicing / Accounting --> Configuration --> Settings`
|
2019-10-28 22:12:51 +07:00
|
|
|
and check *TaxCloud - Compute tax rates based on U.S. ZIP codes* (note: actually uses complete street address).
|
2018-12-08 02:55:23 +07:00
|
|
|
* Enter your TaxCloud credentials.
|
|
|
|
* Click SAVE to store your credentials.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
|
|
|
.. image:: media/taxcloud02.png
|
|
|
|
:align: center
|
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
* Click the Refresh Icon next to *Default Category* to import the TIC product categories
|
2019-10-28 22:12:51 +07:00
|
|
|
from TaxCloud (Taxability Information Codes). Some categories may imply specific rates or attract product/service type exemptions.
|
2018-12-08 02:55:23 +07:00
|
|
|
* Select your default *TIC Code*. This will apply to any new
|
|
|
|
product created.
|
2019-10-28 22:12:51 +07:00
|
|
|
* Set a specific TaxCloud TIC Category on the *General Information* tab of the Product,
|
2018-12-08 02:55:23 +07:00
|
|
|
or on the Product Category.
|
|
|
|
* Make sure your company address is complete (including the state
|
|
|
|
and the zip code). Go to :menuselection:`Settings --> Users & Companies --> Companies`
|
|
|
|
to open and edit your Company record.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2016-09-30 14:26:08 +07:00
|
|
|
How it works
|
|
|
|
============
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
Salestax is calculated in Odoo based on fiscal positions
|
2016-09-30 14:26:08 +07:00
|
|
|
(see :doc:`application`).
|
2018-12-08 02:55:23 +07:00
|
|
|
A Fiscal Position for the United States is created when installing *TaxCloud*.
|
2016-09-30 14:26:08 +07:00
|
|
|
Everything works out-of-the-box.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
You can configure Odoo to automtically detect which Customers should use this fiscal
|
|
|
|
position. Go to :menuselection:`Accounting --> Configuration --> Fiscal Positions`
|
|
|
|
to open and edit the record.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
.. image:: media/taxcloud03.png
|
2016-07-01 20:17:34 +07:00
|
|
|
:align: center
|
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
Now, this fiscal position is automatically set on any sales order, web order, or invoice
|
|
|
|
when the customer country is *United States*. This triggers the
|
|
|
|
automated tax computation.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
.. image:: media/taxcloud04.png
|
2016-07-01 20:17:34 +07:00
|
|
|
:align: center
|
|
|
|
|
2018-12-08 02:55:23 +07:00
|
|
|
Add your product(s). You have two options to get Sales Tax on the Order. You can confirm it,
|
|
|
|
or you can save it and from the *Action* Menu choose **Update Taxes with TaxCloud**.
|
2016-07-01 20:17:34 +07:00
|
|
|
|
|
|
|
.. seealso::
|
|
|
|
* :doc:`application`
|