33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Currency Rate Update: XE.com </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="currency-rate-update-xe-com ">
363- < h1 class ="title "> Currency Rate Update: XE.com</ h1 >
363+ < div class ="document ">
364364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="currency-rate-update-xe-com ">
370+ < h1 > Currency Rate Update: XE.com</ h1 >
365371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372!! This file is generated by oca-gen-addon-readme !!
367373!! changes will be overwritten. !!
368374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:5e185d7ad1a9e46022662ea7a385e093eb760f6c8b60562bc368e93593c0dae1
375+ !! source digest: sha256:9144a7ad0c991f6d1d49d9fd07671ac6614a52d5d8f89534f20b7e82436c87b6
370376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < p > < a class ="reference external image-reference " 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 image-reference " 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 image-reference " href ="https://github.com/OCA/currency/tree/17.0/currency_rate_update_xe "> < img alt ="OCA/currency " src ="https://img.shields.io/badge/github-OCA%2Fcurrency-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/currency-17-0/currency-17-0-currency_rate_update_xe "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/currency&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " 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 image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/currency/tree/18.0/currency_rate_update_xe "> < img alt ="OCA/currency " src ="https://img.shields.io/badge/github-OCA%2Fcurrency-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/currency-18-0/currency-18-0-currency_rate_update_xe "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/currency&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372378< p > This module adds < a class ="reference external " href ="https://xe.com/ "> XE.com</ a > currency exchange rates
373379provider.</ p >
374380< p > Disclaimer: The rates are fetched by scraping the corresponding web
@@ -388,7 +394,7 @@ <h1 class="title">Currency Rate Update: XE.com</h1>
388394</ ul >
389395</ div >
390396< div class ="section " id ="configuration ">
391- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
397+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
392398< p > Now you can choose the ‘XE.com’ service when configuring a currency
393399rates providers.</ p >
394400< ol class ="arabic simple ">
@@ -401,23 +407,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
401407</ ol >
402408</ div >
403409< div class ="section " id ="bug-tracker ">
404- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
410+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
405411< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/currency/issues "> GitHub Issues</ a > .
406412In case of trouble, please check there if your issue has already been reported.
407413If you spotted it first, help us to smash it by providing a detailed and welcomed
408- < a class ="reference external " href ="https://github.com/OCA/currency/issues/new?body=module:%20currency_rate_update_xe%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
414+ < a class ="reference external " href ="https://github.com/OCA/currency/issues/new?body=module:%20currency_rate_update_xe%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
409415< p > Do not contact contributors directly about support or help with technical issues.</ p >
410416</ div >
411417< div class ="section " id ="credits ">
412- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
418+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
413419< div class ="section " id ="authors ">
414- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
420+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
415421< ul class ="simple ">
416422< li > Tecnativa</ li >
417423</ ul >
418424</ div >
419425< div class ="section " id ="contributors ">
420- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
426+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
421427< ul class ="simple ">
422428< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
423429< li > Ernesto Tejeda</ li >
@@ -430,16 +436,19 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
430436</ ul >
431437</ div >
432438< div class ="section " id ="maintainers ">
433- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
439+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
434440< p > This module is maintained by the OCA.</ p >
435- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
441+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
442+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
443+ </ a >
436444< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
437445mission is to support the collaborative development of Odoo features and
438446promote its widespread use.</ p >
439- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/currency/tree/17 .0/currency_rate_update_xe "> OCA/currency</ a > project on GitHub.</ p >
447+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/currency/tree/18 .0/currency_rate_update_xe "> OCA/currency</ a > project on GitHub.</ p >
440448< 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 >
441449</ div >
442450</ div >
443451</ div >
452+ </ div >
444453</ body >
445454</ html >
0 commit comments