====================================
Currency Rate Update Coin Market Cap
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7616e2b61769b0987974775f06ae3075571dd90301bbf434ec86ff1e3f9a264e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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%2Fcurrency-lightgray.png?logo=github
:target: https://github.com/OCA/currency/tree/14.0/currency_rate_update_cmc
:alt: OCA/currency
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/currency-14-0/currency-14-0-currency_rate_update_cmc
: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/currency&target_branch=14.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module introduces the ability to download the exchange rates associated to
crypto currencies from https://coinmarketcap.com
Table of contents
.. contents::
:local:
Installation
This module depends on currency_rate_update, found
in https://github.com/OCA/currency.
It is advisable to install the module currency_rate_inverted, found in
https://github.com/OCA/currency, to store the exchange rate in inverted
format and avoid rounding issues for crypto currencies that are very large
compared to the main company currency.
Configuration
To convert amounts from one currency to another using the inverse method,
you have to go to 'Accounting / Configuration / Miscellaneous / Currencies'.
Then select the foreign currency that you wish to maintain inversion for
and set the flag 'Inverted exchange rate'.
#. Go to Invoicing / Configuration / Accounting / Currencies and create the
required crypto currencies. See https://coinmarketcap.com/coins/views/all
for supported currencies.
#. Go to Invoicing / Configuration / Accounting / Currency Rate Update and
create a new Update Service indicating Webservice to use 'Coin Market Cap'
with the Basic Plan or the Standard Plan.
There are two options of Coin Market Cap based on the plan of your account
https://coinmarketcap.com/api/pricing/:
- Basic Plan (including Basic, Startup and Hobbyist): the user does not have access
to all the endpoints, for example, cannot fetch historical currency rates. The
update of the currency dates will only fetch the last available price.
- Standard Plan (including Standard, Professional, Enterprise): the user has access
to most of the API endpoints. The user can select the date ranges to get historical
rates.
Bug Tracker
Bugs are tracked on GitHub Issues <https://github.com/OCA/currency/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/currency/issues/new?body=module:%20currency_rate_update_cmc%0Aversion:%2014.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
* ForgeFlow S.L.
*
Contributors
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.
This module is part of the `OCA/currency <https://github.com/OCA/currency/tree/14.0/currency_rate_update_cmc>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.