[ADD] accounting: add new doc about fiscal localization packages (#649)

- move all files in accounting/localizations --> accounting/fiscal-localizations/localizations
- fixes paths after the moves defined above
- add new doc about fiscal localization packages
- add references to the new doc mentionned above in the following docs: initial setup, tax returns and chart of accounts
This commit is contained in:
Jonathan
2020-04-27 12:54:43 +02:00
committed by GitHub
parent 56281b94e5
commit 245b3a029f
169 changed files with 93 additions and 12 deletions
@@ -170,4 +170,5 @@ To do so, check the **Deprecated** box and save.
.. seealso::
* :doc:`../../payables/supplier_bills/assets`
* :doc:`../../payables/supplier_bills/deferred_expenses`
* :doc:`../../receivables/customer_invoices/deferred_revenues`
* :doc:`../../receivables/customer_invoices/deferred_revenues`
* :doc:`../../fiscal_localizations/overview/fiscal_localization_packages`
@@ -12,7 +12,9 @@ The settings visible in the onboarding banner can still be modified later by goi
.. note::
Odoo Accounting automatically installs the appropriate **Fiscal Localization Package** for your
company, according to the country selected at the creation of the database. This way, the right
accounts, reports, and taxes are ready-to-go.
accounts, reports, and taxes are ready-to-go. :doc:`Click here
<../../fiscal_localizations/overview/fiscal_localization_packages>` for more information about
Fiscal Localization Packages.
Accounting onboarding banner
============================
@@ -188,4 +190,5 @@ Send yourself a sample invoice by email to make sure everything is correctly con
* :doc:`../../bank/setup/bank_accounts`
* :doc:`chart_of_accounts`
* :doc:`../../bank/feeds/bank_synchronization`
* :doc:`../../fiscal_localizations/overview/fiscal_localization_packages`
* `Odoo Learn: Accounting Basics <https://www.odoo.com/r/lsZ>`_