documentation/content/applications/finance
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
..
accounting [FW][IMP] accounting: add a warning about invoices in USD in Mexico 2022-05-05 09:41:54 +02:00
documents [ADD] documents: new documents app + workflow actions 2021-05-27 11:02:46 +02:00
expenses [IMP] expenses: ref content to top-level TOC page 2021-05-21 17:13:42 +02:00
payment_acquirers [IMP] payment_acquirers: add tabs for Stripe 2022-03-16 15:10:03 +01:00
sign [ADD] Sign: section on Field Types 2022-02-02 07:30:40 +00:00
accounting.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
documents.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-04 17:21:14 +02:00
expenses.rst [FIX] expenses: grammar and typos in expenses.rst 2021-12-17 16:29:47 +00:00
payment_acquirers.rst [MOV] payment acquirers: from /general/ (misc. section) to /finance/ 2022-01-28 13:22:57 +00:00
sign.rst [ADD] Sign: section on Field Types 2022-02-02 07:30:40 +00:00