Repository
OCA/l10n-mexico · module folder · Try on Runboat
Module version
1.0.0
Category
Financial Management/Configuration
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-mexico
Last tracking update
2026-08-07 09:06:33
Authors
Odoo Community Association (OCA), Jarsa, AMOdoo
Maintainers
Odoo Community Association (OCA), Jarsa, AMOdoo
Committers
Maxime Chambreuil, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
requests-mock
System dependencies
None
Required by
None
Description
This module extends *Currency Rate Update* with the [Banxico](https://www.banxico.org.mx/)
exchange rate web service for Mexican companies.

It adds **Bank of Mexico** as a currency rate provider and supports EUR, CAD, JPY,
GBP, and USD rates published by Banxico.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_provider_view_form res.currency.rate.provider.view.form res.currency.rate.provider form Inherits currency_rate_update.res_currency_rate_provider_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • banxico_token Char
  • service Selection
    ondelete={'banxico': 'set default'} selection_add=[('banxico', 'Bank of Mexico')]
Public methods (0)

No public methods.

Loading…

Loading…