Repository
OCA/l10n-colombia · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting/Localizations
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-colombia
Last tracking update
2026-08-07 08:43:03
Authors
Odoo Community Association (OCA), Yan Chirino
Maintainers
Odoo Community Association (OCA), Yan Chirino
Committers
OCA-git-bot, oca-ci, Yan Chirino
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module implements the currency exchange rate query using data provided by the **Superintendencia Financiera de Colombia**.  
It extends the `currency_rate_update` module from the OCA/currency repository and adds the Superfinanciera provider:

> - **Superintendencia Financiera de Colombia** (ported by *[Yan Chirino - IKU Solutions]*):  
>   Implements the daily exchange rate query using the API provided by the Superfinanciera.  
>   For more information, visit  
>   <https://www.superfinanciera.gov.co/SuperfinancieraWebServiceTRM/>

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • service Selection
    ondelete={'SFC': 'set default'} selection_add=[('SFC', 'Superfinanciera Colombia')]
Public methods (0)

No public methods.