Search 1.9 billion lines of Odoo code on GitHub

currency_rate_update_cmc

Author: ForgeFlow S.L.,Odoo Community Association (OCA),
License: AGPL-3
Branch: 14-curency-rate-update-bank-poland
Repository: akretion/currency
Dependencies: currency_rate_update
Languages: HTML (369, 23.8%), Python (1075, 69.2%), XML (19, 1.2%), and reStructuredText (90, 5.8%)
Other branches: 11.0, 14-currency_old_rate_warn, 14-currency_rate_update-add_logs, and 14-cyrency-rate-update-bank-poland
Other repositories: 2FM/currency, Change2improve/currency, Darknroses/currency, DavidLizasoain/currency, Digital5-Odoo/currency, DinhTien24/currency, ERPLibre/currency, ForgeFlow/currency, Gabinete-Digital/currency, GrupoYACCK/currency, Ingeos/currency, Martronic-SA/currency, MathBenTech/currency, MaxyMoos/currency, Mefistous/currency, MjAbuz/currency, NeatNerdPrime/currency, NextERP-Romania/currency, OCA-MUK/currency, OCA/currency, ORETEK/currency, PESOL/currency, SalahAdDin/currency, SanteLibre/currency, SequarSrl/currency, SeuMarco/currency, SolutionSeekers/currency, Tonow-c2c/currency, Vaerum/currency, VisiionSolucionesTecnologicas/currency, aaltinisik/currency, agrista/odoo-currency, angelmoya/currency, anhvu-sg/currency, ashmita34/currency, bd5dml77/currency, brain-tec/currency, brainbeanapps/currency, camptocamp/currency, cedvict/currency, crbll0/currency, daramousk/currency, ecosoft-odoo/currency, grindtildeath/currency, hendra-go/currency, i-vyshnevska/currency, kirca/currency, kurogeek/currency, lideritjnma/currency, markrobinson85/currency, novawish/currency, odoogap/currency, pafnow/oca.currency, pscloud/currency, redblow/currency, roaatech/currency, royalline1/currency, rven/currency, sanube/currency, sewisoft/currency, sygel-technology/currency, takinobori/oca-currency, veetoki/currency, wahello/currency, x0rzkov/odoo-currency, and xpansa/currency

<h1 class="title">Currency Rate Update Coin Market Cap</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/currency/tree/14.0/currency_rate_update_cmc"><img alt="OCA/currency" src="https://img.shields.io/badge/github-OCA%2Fcurrency-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/currency-14-0/currency-14-0-currency_rate_update_cmc"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/259/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module introduces the ability to download the exchange rates associated to crypto currencies from <a class="reference external" href="https://coinmarketcap.com">https://coinmarketcap.com</a></p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <p>This module depends on <em>currency_rate_update</em>, found in <a class="reference external" href="https://github.com/OCA/currency">https://github.com/OCA/currency</a>.</p> <p>It is advisable to install the module <em>currency_rate_inverted</em>, found in <a class="reference external" href="https://github.com/OCA/currency">https://github.com/OCA/currency</a>, 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.</p> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>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'.</p> <ol class="arabic simple"> <li>Go to <em>Invoicing / Configuration / Accounting / Currencies</em> and create the required crypto currencies. See <a class="reference external" href="https://coinmarketcap.com/coins/views/all">https://coinmarketcap.com/coins/views/all</a> for supported currencies.</li> <li>Go to <em>Invoicing / Configuration / Accounting / Currency Rate Update</em> and create a new Update Service indicating Webservice to use 'Coin Market Cap' with the Basic Plan or the Standard Plan.</li> </ol> <p>There are two options of Coin Market Cap based on the plan of your account <a class="reference external" href="https://coinmarketcap.com/api/pricing/">https://coinmarketcap.com/api/pricing/</a>:</p> <ul class="simple"> <li>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.</li> <li>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.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/currency/issues">GitHub Issues</a>. 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 <a class="reference external" href="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**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>ForgeFlow S.L.</li> <li></li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt;</li> <li>Ross Golder</li> <li>AdriĆ  Gil Sorribes &lt;<a class="reference external" href="mailto:adria.gil&#64;forgeflow.com">adria.gil&#64;forgeflow.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/currency/tree/14.0/currency_rate_update_cmc">OCA/currency</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>