Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 120 additions & 0 deletions currency_rate_update_boi/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
====================================
Currency Rate Update: Banca d'Italia
====================================

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

.. |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--italy-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-italy/tree/16.0/currency_rate_update_boi
:alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-currency_rate_update_boi
: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-italy&target_branch=16.0
:alt: Try me on Runboat

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

**Italiano**

Questo modulo aggiunge la `Banca d'Italia <https://tassidicambio.bancaditalia.it/>`_
come fornitore dei tassi di cambio.

Le istruzioni per l'esportazione dei dati sono disponibili all'indirizzo
https://tassidicambio.bancaditalia.it/terzevalute-wf-ui-web/assets/files/Operating_Instructions.pdf

I tassi di cambio sono esportati nel formato JSON.

**English**

This module adds `Bank of Italy <https://tassidicambio.bancaditalia.it/>`_
currency exchange rates provider.

Data export instructions are available at
https://tassidicambio.bancaditalia.it/terzevalute-wf-ui-web/assets/files/Operating_Instructions.pdf

Exchange rates are exported in JSON format.

**Table of contents**

.. contents::
:local:

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

**Italiano**

Suggeriamo di eseguire l'azione pianificata "Aggiornamento tassi di cambio (OCA) giornaliero" alla fine del giorno,
per essere sicuri che la Banca d'Italia abbia aggiornato i dati.

**English**

We suggest to execute the "Currency Rates Update (OCA) daily" cron at the end of the day,
to be sure that Bank of Italy updated the data.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/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-italy/issues/new?body=module:%20currency_rate_update_boi%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
~~~~~~~

* TAKOBI

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

* Giacomo Grasso <giacomo.grasso.82@gmail.com>
* Gabriele Baldessari <gabriele.baldessari@gmail.com>

* `TAKOBI <https://takobi.online>`_:

* Lorenzo Battistini

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-eLBati| image:: https://github.com/eLBati.png?size=40px
:target: https://github.com/eLBati
:alt: eLBati

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

|maintainer-eLBati|

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/16.0/currency_rate_update_boi>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions currency_rate_update_boi/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
21 changes: 21 additions & 0 deletions currency_rate_update_boi/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2021 Lorenzo Battistini @ TAKOBI
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
"name": "Currency Rate Update: Banca d'Italia",
"version": "16.0.1.0.0",
"category": "Financial Management/Configuration",
"summary": "Update exchange rates using www.bancaditalia.it",
"author": "TAKOBI, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-italy"
"/tree/16.0/currency_rate_update_boi",
"maintainers": ["eLBati"],
"license": "AGPL-3",
"installable": True,
"application": False,
"depends": [
"account",
"currency_rate_update",
],
"data": [],
}
44 changes: 44 additions & 0 deletions currency_rate_update_boi/i18n/currency_rate_update_boi.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update_boi
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: currency_rate_update_boi
#: model:ir.model.fields.selection,name:currency_rate_update_boi.selection__res_currency_rate_provider__service__boi
msgid "Bank of Italy"
msgstr ""

#. module: currency_rate_update_boi
#: model:ir.model,name:currency_rate_update_boi.model_res_currency_rate_provider
msgid "Currency Rates Provider"
msgstr ""

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__display_name
msgid "Display Name"
msgstr ""

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__id
msgid "ID"
msgstr ""

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider____last_update
msgid "Last Modified on"
msgstr ""

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__service
msgid "Source Service"
msgstr ""
50 changes: 50 additions & 0 deletions currency_rate_update_boi/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update_boi
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-24 09:10+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: currency_rate_update_boi
#: model:ir.model.fields.selection,name:currency_rate_update_boi.selection__res_currency_rate_provider__service__boi
msgid "Bank of Italy"
msgstr "Banca d'Italia"

#. module: currency_rate_update_boi
#: model:ir.model,name:currency_rate_update_boi.model_res_currency_rate_provider
msgid "Currency Rates Provider"
msgstr "Provider Cambi Valuta"

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__id
msgid "ID"
msgstr "ID"

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: currency_rate_update_boi
#: model:ir.model.fields,field_description:currency_rate_update_boi.field_res_currency_rate_provider__service
msgid "Source Service"
msgstr "Servizio Sorgente"

#~ msgid "European Central Bank"
#~ msgstr "Banca Centrale Europea"
1 change: 1 addition & 0 deletions currency_rate_update_boi/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import res_currency_rate_provider_BOI
Loading