Repository
OCA/l10n-romania · module folder · Try on Runboat
Module version
Category
Financial Management/Configuration
Folder size
0.87 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-romania
Last tracking update
2026-08-12 05:09:24
Authors
Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, SM Freelancer
Maintainers
Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, SM Freelancer
Committers
Dorin Hongu, OCA-git-bot, oca-ci, Sima Elisabeta, cristina-hidalgo-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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.

HTTP endpoints (0)

No HTTP endpoints 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.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…