Colombia TRM

l10n_co_currency_rate_update
REPOSITORY
REPOSITORYOCA/l10n-colombia
GIT
GIThttps://github.com/OCA/l10n-colombia.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-colombia/tree/18.0/l10n_co_currency_rate_update
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Yan Chirino
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Yan Chirino
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Yan Chirino
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-colombia
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
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 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.

Models touched (1)

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

No public methods.