Skip to content

[IMP] accounting: l10n update brazilian page with new template #13949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: saas-18.1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions content/applications/finance/accounting/taxes/avatax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ transactions.
*AvaTax* is only available for integration with databases/companies that have locations in the
United States, Canada, and Brazil. This means the fiscal position/country of a database can only
be set to the United States, Canada, or Brazil. For more information, reference this
documentation: :ref:`avatax/fiscal_country`.
documentation: :ref:`accounting/avatax/fiscal_country`.

*AvaTax* accounts for location-based tax rates for each state, county, and city. It improves
remittance accuracy by paying close attention to laws, rules, jurisdiction boundaries, and special
Expand Down Expand Up @@ -42,7 +42,8 @@ connect with Avalara to purchase a license: `Avalara: Let's Talk

.. tip::
Upon account setup, take note of the *AvaTax* :guilabel:`Account ID`. This will be needed in the
:ref:`Odoo setup <avatax/credentials>`. In Odoo, this number is the :guilabel:`API ID`.
:ref:`Odoo setup <accounting/avatax/credentials>`. In Odoo, this number is the :guilabel:`API
ID`.

Then, `create a basic company profile
<https://www.odoo.com/r/2k0>`_.
Expand All @@ -65,7 +66,7 @@ Follow the Avalara documentation for creating a basic company profile:
#. `Add a marketplace to the company profile
<https://www.odoo.com/r/QA5>`_.

.. _avatax/create_avalara_credentials:
.. _accounting/avatax/create_avalara_credentials:

Connect to AvaTax
-----------------
Expand Down Expand Up @@ -102,6 +103,8 @@ If this is an additional license key, ensure the previous connection can be brok
Copy this key to a safe place. It is strongly encouraged to back up the license key for
future reference. This key **cannot** be retrieved after leaving this screen.

.. _accounting/avatax/odoo-configuration:

Odoo configuration
==================

Expand All @@ -111,7 +114,7 @@ are made accurately.
Verify that the Odoo database contains necessary data. The country initially set up in the database
determines the fiscal position, and aids *AvaTax* in calculating accurate tax rates.

.. _avatax/fiscal_country:
.. _accounting/avatax/fiscal_country:

Fiscal country
--------------
Expand Down Expand Up @@ -210,7 +213,7 @@ and :guilabel:`Amazon/Avatax Bridge`, respectively.
- :doc:`../../fiscal_localizations/brazil`
- :doc:`../../fiscal_localizations/united_states`

.. _avatax/credentials:
.. _accounting/avatax/credentials:

Odoo AvaTax settings
--------------------
Expand All @@ -228,6 +231,8 @@ Odoo database.
:align: center
:alt: Configure AvaTax settings

.. _accounting/avatax/prerequisites:

Prerequisites
~~~~~~~~~~~~~

Expand All @@ -253,7 +258,7 @@ Key` field.
:guilabel:`Account ID` is listed first.

To access the :guilabel:`License Key` see this documentation:
:ref:`avatax/create_avalara_credentials`.
:ref:`accounting/avatax/create_avalara_credentials`.

For the :guilabel:`Company Code` field, enter the Avalara company code for the company being
configured. Avalara interprets this as `DEFAULT`, if it is not set. The :guilabel:`Company Code` can
Expand Down Expand Up @@ -332,7 +337,7 @@ Sync parameters
Upon finishing the configuration and settings of the *AvaTax* section, click the :guilabel:`Sync
Parameters` button. This action synchronizes the exemption codes from *AvaTax*.

.. _avatax/fiscal_positions:
.. _accounting/avatax/fiscal_positions:

Fiscal position
---------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ AvaTax is a tax calculation software that can be integrated with Odoo in the Uni
Canada. Once the :doc:`integration setup <../avatax>` is complete, the calculated tax is simple and
automatic.

.. _accounting/avatax/tax-calculation:

Tax calculation
===============

Expand Down
Loading