[IMP] accounting: add a warning about currency in Mexican localization

A Mexican company should keep MXN as default company. This is actually a
legal obligation.
This commit is contained in:
Adrien Widart 2021-01-22 11:53:13 +01:00 committed by Jonathan
parent 2f883c684b
commit 761a75d40b

View File

@ -81,6 +81,12 @@ companys contact.
.. image:: media/mexico03.png
:align: center
.. warning::
From a legal point of view, a Mexican company must use the local currency (MXN).
Therefore, Odoo does not provide features to manage an alternative configuration.
If you want to manage another currency, let MXN be the default currency and use
price list instead.
4. Set the proper "Fiscal Position" on the partner that represent the company
-----------------------------------------------------------------------------