documentation/content
Antoine Dupuis (andu) 0c5859de57 [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#1914

Forward-port-of: odoo/documentation#1728
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-05-05 09:41:54 +02:00
..
administration [FIX] supported_versions: correct naming of recent saas~x versions 2022-04-06 17:48:19 +02:00
applications [FW][IMP] accounting: add a warning about invoices in USD in Mexico 2022-05-05 09:41:54 +02:00
contributing [IMP] contributing/documentation: document usage of code tabs 2022-03-11 14:44:59 +00:00
developer [FIX] developer/rd-training: fix commands 2022-04-27 10:52:42 +02:00
legal [FIX] legal/terms: fixups for ES translation of enterprise 2022-01-26 02:22:53 +00:00
services/support [REV] services: keep what can i expect page 2021-07-07 16:38:09 +02:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
applications.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
contributing.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
developer.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [ADD] last_build: add an orphan page informing on the last build date 2022-04-05 17:51:57 +02:00
legal.rst [IMP] Legal: spanish translation of enterprise.rst 2022-01-26 02:22:52 +00:00