documentation/content/applications/finance/accounting
Antoine Dupuis (andu) f0ea12f515 [FW][IMP] accounting: add a warning about invoices in USD in Mexico
Mexican companies very commonly issue invoices in USD, to be fulfiled
in MXN, at the official exchange rate defined by the Banco de Mexico
on the day of payment.

(Presumably, this is to insure against the volatility of the Mexican
peso.)

Odoo supports this workflow, but only if the payment is registered
directly on the invoice using the 'Register Payment' button.

If the payment is created separately, and then reconciled manually
with the invoice, a whole host of problems occur:
- the payment typically can't be reconciled fully with the invoice,
  (even though that can usually be solved by manually creating
  an exchange move)
- but more problematically, the amounts on the payment CFDI will
  be wrong, and even manually creating an exchange move won't solve
  that.

So, we absolutely need to warn users not to try to do that.

(We've been encountering lots of tickets lately in the tech-support
pipe because of users who tried this and then wonder why it doesn't
work.)

This is currently an issue in 14.0, 15.0 and master.

closes odoo/documentation#1916

Forward-port-of: odoo/documentation#1728
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-05-05 10:20:35 +02:00
..
bank [MERGE] Forward-port of branch 13.0 to 14.0 2021-07-20 12:55:24 +02:00
fiscal_localizations [FW][IMP] accounting: add a warning about invoices in USD in Mexico 2022-05-05 10:20:35 +02:00
getting_started [MERGE] Forward-port of branch 13.0 to 14.0 2021-07-07 15:39:35 +02:00
others [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
payables [IMP] accounting: improve phrasing OCR 2022-03-07 14:33:38 +00:00
receivables [MOV] payment acquirers: from /general/ (misc. section) to /finance/ 2022-01-28 13:33:13 +00:00
reporting [FW][FIX] accounting: fix module name to install in intrastat 2022-02-04 18:15:10 +00:00
taxation [IMP] accounting: fix a typo in eu_distance_selling.rst 2022-02-24 16:45:49 +00:00
bank.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
fiscal_localizations.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
getting_started.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
others.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
payables.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
receivables.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
reporting.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
taxation.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00