Currency Rate Update - BNR

currency_rate_update_RO_BNR
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/18.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Sima Elisabeta, cristina-hidalgo-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds Banca Națională a României (BNR) as currency rate
provider.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (1)
  • inverse_rate Float
    compute=_compute_invese_rate digits=(16, 4) help='Inverse rate computed as 1/rate. If you want to change this, change the rate ( write =1/desired_inverse_value)' store=1
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'RO_BNR': 'set default'} selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (1)
  • call_bnr(self, url)
    Call BNR and return the response.
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/17.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.6.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Dorin Hongu, Răzvan Ioan Anastasescu
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:02
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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds Banca Națională a României (BNR) as currency rate
provider.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (1)
  • inverse_rate Float
    compute=_compute_invese_rate digits=(16, 4) help='Inverse rate computed as 1/rate. If you want to change this, change the rate ( write =1/desired_inverse_value)' store=1
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'RO_BNR': 'set default'} selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (1)
  • call_bnr(self, url)
    Call BNR and return the response.
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/16.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.5.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, vasi26ro
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_tree res.currency.rate.tree res.currency.rate field Inherits base.view_currency_rate_tree
Models touched (2)

New fields (1)
  • inverse_rate Float
    compute=_compute_invese_rate digits=(16, 4) help='Inverse rate computed as 1/rate. If you want to change this, change the rate ( write =1/desired_inverse_value)' store=1
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'RO_BNR': 'set default'} selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (1)
  • call_bnr(self, url)
    Call BNR and return the response.
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/15.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania, SM Freelancer
COMMITTERS
COMMITTERSOCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, vasi26ro, nct74
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_tree res.currency.rate.tree res.currency.rate field Inherits base.view_currency_rate_tree
Models touched (2)

New fields (1)
  • inverse_rate Float
    compute=_compute_invese_rate digits=(16, 4) help='Inverse rate computed as 1/rate. If you want to change this, change the rate ( write =1/desired_inverse_value)' store=1
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'RO_BNR': 'set default'} selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/14.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.6.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
COMMITTERS
COMMITTERSGitHub, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, Stana Natanaela, Nexterp
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:51
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_tree res.currency.rate.tree res.currency.rate field Inherits base.view_currency_rate_tree
Models touched (2)

New fields (1)
  • inverse_rate Float
    compute=_compute_invese_rate digits=(16, 4) help='Inverse rate computed as 1/rate. If you want to change this, change the rate ( write =1/desired_inverse_value)' store=1
Public methods (0)

No public methods.

New fields (1)
  • service Selection
    ondelete={'RO_BNR': 'set default'} selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (1)
  • call_bnr(self, url)
    Call BNR and return the response.
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/13.0/currency_rate_update_RO_BNR
VERSION
VERSION 2.0.2
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Mihai Fekete, Cojocaru Marcel, Dorin Hongu
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • service Selection
    selection_add=[('RO_BNR', 'National Bank of Romania')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/11.0/currency_rate_update_RO_BNR
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinancial Management/Configuration
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania
COMMITTERS
COMMITTERSFekete Mihai, GitHub, oca-travis, OCA-git-bot, Mihai Fekete
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/currency:
    - currency_rate_update
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.