[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
@@ -60,7 +60,9 @@ grids that are used to record invoices or credit notes.
.. note::
Taxes and reports are usually already pre-configured: a *Fiscal Localization Package* is
installed according to the country you select at the creation of your database.
installed according to the country you select at the creation of your database. :doc:`Click here
<../../fiscal_localizations/overview/fiscal_localization_packages>` for more information about
Fiscal Localization Packages.
.. _tax_return_lock:
@@ -119,4 +121,5 @@ with the amount you have to pay or be refunded.
.. seealso::
* :doc:`../../fiscality/taxes/create`
* :doc:`../../overview/getting_started/setup`
* :doc:`../../overview/getting_started/setup`
* :doc:`../../fiscal_localizations/overview/fiscal_localization_packages`