Metadata-Version: 2.1
Name: odoo12-addon-l10n-cl-currency-rate-sbif
Version: 12.0.2.0.0.99.dev7
Summary: Update UF, UTM and US Dollar exchange rates using SBIF
Home-page: https://github.com/OCA/l10n-chile
Author: Blanco Martin & Asociados, Konos, Open Source Integrators, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 12.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.5
Requires-Dist: odoo <12.1dev,>=12.0a

===============================
Update Exchange Rates from SBIF
===============================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:fd19fa5d60da10bd765f73181ff5c89b67f430cd5fef3700eabaca46f413c4f0
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--chile-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-chile/tree/12.0/l10n_cl_currency_rate_sbif
    :alt: OCA/l10n-chile
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-chile-12-0/l10n-chile-12-0-l10n_cl_currency_rate_sbif
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-chile&target_branch=12.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

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

* US Dollar
* Euro
* UF
* UTM

using `SBIF <https://www.sbif.cl>`_ web services.

**Table of contents**

.. contents::
   :local:

Installation
============

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)

Upgrade
~~~~~~~

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.

Configuration
=============

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


Usage
=====

* Go to Accounting
* Create a multi-currency transaction (customer invoice or vendor bill) to
  use the exchange rate given by SBIF

Known issues / Roadmap
======================

* Launch a wizard during the installation to add your API key
* Use the Automatic Exchange Rate Update in the Accounting Settings

Changelog
=========

Version 1.0
~~~~~~~~~~~

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.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-chile/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-chile/issues/new?body=module:%20l10n_cl_currency_rate_sbif%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Blanco Martin & Asociados
* Konos
* Open Source Integrators

Contributors
~~~~~~~~~~~~

* Blanco Martin & Asociados EIRL <http://blancomartin.cl>

  * Daniel Blanco <daniel@blancomartin.cl>

* Konos <https://www.konos.cl>

  * Nelson Ramirez <nelsonramirezs@konos.cl>

* Open Source Integrators <https://www.opensourceintegrators.com>

  * Maxime Chambreuil <mchambreuil@opensourceintegrators.com>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

.. |maintainer-danisan| image:: https://github.com/danisan.png?size=40px
    :target: https://github.com/danisan
    :alt: danisan

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-danisan| 

This module is part of the `OCA/l10n-chile <https://github.com/OCA/l10n-chile/tree/12.0/l10n_cl_currency_rate_sbif>`_ project on GitHub.

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


