mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 09:49:17 +07:00
[IMP] fiscal localizations: link to payroll localizations doc
task-4640548
closes odoo/documentation#12822
X-original-commit: dd992d5f5d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
This commit is contained in:
@@ -5,29 +5,26 @@ Fiscal localizations
|
||||
====================
|
||||
|
||||
Fiscal localizations are country-specific modules that allow you to be compliant with a country's
|
||||
fiscal requirements. Most of these modules are related to the :ref:`Accounting
|
||||
<fiscal_localizations/accounting>` or :ref:`Payroll <fiscal_localizations/payroll>` app, but they
|
||||
can also be necessary for other apps such as Point of Sale, eCommerce, etc., depending on a
|
||||
country's fiscal requirements.
|
||||
fiscal requirements. Most of these modules are related to the Accounting app, but they can also be
|
||||
necessary for other apps such as Point of Sale, eCommerce, etc., depending on a country's fiscal
|
||||
requirements.
|
||||
|
||||
.. seealso::
|
||||
:doc:`../hr/payroll/payroll_localizations` are documented separately.
|
||||
|
||||
.. _fiscal_localizations/packages:
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Odoo should automatically install the required fiscal localization modules based on the company's
|
||||
country when the related app is installed. Refer to the :ref:`list of countries
|
||||
<fiscal_localizations/countries-list>` to view the currently supported countries and access their
|
||||
specific documentation.
|
||||
Odoo should automatically install the fiscal localization's core modules based on the company's
|
||||
country when the related app is installed. The rest can be manually :ref:`installed
|
||||
<general/install>`. Refer to the :ref:`list of countries <fiscal_localizations/countries-list>` to
|
||||
view the currently supported countries and access their specific documentation.
|
||||
|
||||
.. note::
|
||||
Each company in a multi-company environment can use different fiscal localization modules.
|
||||
|
||||
.. _fiscal_localizations/accounting:
|
||||
|
||||
Accounting
|
||||
----------
|
||||
|
||||
Verify the right package of modules is installed by going to :menuselection:`Accounting -->
|
||||
Configuration --> Settings` and checking the :guilabel:`Package` field under the :guilabel:`Fiscal
|
||||
Localization` section. Select another one if necessary.
|
||||
@@ -38,14 +35,6 @@ Localization` section. Select another one if necessary.
|
||||
These packages require fine-tuning the chart of accounts, activating the taxes to be used,
|
||||
configuring the country-specific statements and certifications, and sometimes more.
|
||||
|
||||
.. _fiscal_localizations/payroll:
|
||||
|
||||
Payroll
|
||||
-------
|
||||
|
||||
Localization settings can be accessed by going to :menuselection:`Payroll --> Configuration -->
|
||||
Settings` and searching for the country's **Localization** section.
|
||||
|
||||
.. _fiscal_localizations/countries-list:
|
||||
|
||||
List of countries
|
||||
@@ -159,9 +148,6 @@ Fiscal localization modules are available for the countries listed below.
|
||||
- :doc:`Vietnam <fiscal_localizations/vietnam>`
|
||||
- Zambia
|
||||
|
||||
.. seealso::
|
||||
:doc:`Employment Hero Payroll documentation <fiscal_localizations/employment_hero>`
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ Exporting entries from Odoo to DATEV
|
||||
------------------------------------
|
||||
|
||||
Provided that one of the German :ref:`fiscal localization packages
|
||||
<fiscal_localizations/accounting>` is installed, you can export your accounting entries from Odoo to
|
||||
<fiscal_localizations/packages>` is installed, you can export your accounting entries from Odoo to
|
||||
DATEV from the general ledger.
|
||||
|
||||
Two types of exports are needed: first the DATEV ATCH export, then the DATEV DATA export.
|
||||
|
||||
Reference in New Issue
Block a user