Repository
OCA/l10n-venezuela · 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-venezuela
Last tracking update
2026-08-25 11:14:52
Authors
Odoo Community Association (OCA), Luis Pinzón, Anderson Armeya, andyengit
Maintainers
Odoo Community Association (OCA), Luis Pinzón, Anderson Armeya, andyengit
Committers
andyengit, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Update Venezuelan official exchange rates by scraping the Banco Central de
Venezuela (BCV) website.

The provider reads today's published rates for USD, EUR, CNY, TRY and RUB
and stores them in Odoo as inverse rates (company currency VES).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_currency_rate_update_wizard_form res.currency.rate.update.wizard.form res.currency.rate.update.wizard form Inherits currency_rate_update.res_currency_rate_update_wizard_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • service Selection
    default='bcv' ondelete={'bcv': 'set default'} selection_add=[('bcv', 'BCV scrapping')]
Public methods (0)

No public methods.