From b59233ed217dbc172f9e769983cc86e1a01eb32b Mon Sep 17 00:00:00 2001 From: masi-odoo Date: Thu, 26 Jun 2025 12:01:18 -0700 Subject: [PATCH] [IMP] l10n_co: Add automatic currency rate Add documentation on the automatic currency rate for CO which is an integration with the "Banco de la Republica" service. --- .../finance/fiscal_localizations/colombia.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/applications/finance/fiscal_localizations/colombia.rst b/content/applications/finance/fiscal_localizations/colombia.rst index 5ae0cb9702..7f44a09511 100644 --- a/content/applications/finance/fiscal_localizations/colombia.rst +++ b/content/applications/finance/fiscal_localizations/colombia.rst @@ -289,6 +289,19 @@ is based on the PUC (Plan Unico de Cuentas). .. _localization/colombia/workflows: +Multicurrency +------------- + +The official exchange rate is provided by the `Banco de la República +`_. + +Go to :menuselection:`Accounting --> Configuration --> Settings --> Currencies: Automatic Currency +Rates` to set an **Interval** for the exchange rate or select a different **service**. + +.. image::colombia/l10n-co-currency-rates.png + :align: center + :alt: Configuration for automatic currency rate for Colombia + Main workflows ==============