Currency Rate Update: Banxico

currency_rate_update_banxico
REPOSITORY
REPOSITORYOCA/l10n-mexico
GIT
GIThttps://github.com/OCA/l10n-mexico.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-mexico/tree/19.0/currency_rate_update_banxico
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Jarsa, AMOdoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Jarsa, AMOdoo
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-mexico
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests-mock
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits currency_rate_update.res_currency_rate_provider_form_view
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.

REPOSITORY
REPOSITORYOCA/l10n-mexico
GIT
GIThttps://github.com/OCA/l10n-mexico.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-mexico/tree/18.0/currency_rate_update_banxico
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Jarsa, AMOdoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Jarsa, AMOdoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Hector Meraz Chavez
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-mexico
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests-mock
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds [Banxico](https://www.banxico.org.mx/) currency exchange rate
web services.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_provider_view_form res.currency.rate.provider.view.form res.currency.rate.provider field Inherits currency_rate_update.res_currency_rate_provider_form_view
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.

REPOSITORY
REPOSITORYOCA/l10n-mexico
GIT
GIThttps://github.com/OCA/l10n-mexico.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-mexico/tree/17.0/currency_rate_update_banxico
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Jarsa, AMOdoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Jarsa, AMOdoo
COMMITTERS
COMMITTERSJesús Alan Ramos Rodríguez, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-mexico
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests-mock
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds [Banxico](https://www.banxico.org.mx/) currency exchange rate
web services.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_provider_view_form res.currency.rate.provider.view.form res.currency.rate.provider field Inherits currency_rate_update.res_currency_rate_provider_form_view
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.