Skip to content

Latest commit

 

History

History
 
 

l10n_cl_currency_rate_sbif

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Update Exchange Rates from SBIF

Beta License: AGPL-3 OCA/l10n-chile Translate me on Weblate Try me on Runbot

This module allows you to update the exchange rate for the following currencies used in Chile:

  • US Dollar
  • Euro
  • UF
  • UTM

using SBIF web services.

Table of contents

We recommend you also install the following modules for a better experience:

  • account_invoice_prices_update (purchases)
  • base_currency_inverse_rate (to see the inverse rate, which is always more familiar to your brain)

If you are upgrading from previous versions, we advise you to delete the UF and UTM currencies. This way the external reference name will be correctly established.

To configure this module

  • Get your own API key from http://api.sbif.cl/api/
  • Go to Settings
  • Activate the develop mode
  • Go to Settings > Technical > Parameters > System Parameters
  • Edit the key "sbif.financial.indicators.apikey"
  • Enter your API key in the value
  • Go to Accounting
  • Create a multi-currency transaction (customer invoice or vendor bill) to use the exchange rate given by SBIF
  • Launch a wizard during the installation to add your API key
  • Use the Automatic Exchange Rate Update in the Accounting Settings

Enhancements of this version

  1. Ensure that base currency is set to CLP
  2. Adds UF y UTM as currencies. In case they have been deleted, it also adds USD and EUR
  3. Allow to manage update of each currency manually.
  4. It makes calculation with needed precision.
  5. Dependency: this module depends on a generic webservices module, which acts as a repository for more webservices (webservices_generic) webservices_generic allows to add several kind of webservices you could need inside Odoo.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Blanco Martin & Asociados
  • Konos
  • Open Source Integrators

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

danisan

This module is part of the OCA/l10n-chile project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.