=======================
Currency Rate Update BR
=======================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6e3a5a49d3af2982b9dfa7a6321c32fad4c9cd23cea6d35be068da29b31072f6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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--brazil-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_currency_rate_update
:alt: OCA/l10n-brazil
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_currency_rate_update
: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-brazil&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
Este módulo implementa a consulta de cotação de moedas consultando o
Banco Central do Brasil. Ele estende o currency_rate_update do
repositório OCA/currency e adiciona o provedor BCB:
- **Banco Central do Brasil** (portado por Renato Lima - Akretion):
Implementa a consulta diária da cotação do moedas disponibilizada
via API pelo banco central, para saber mais acesse o
https://dadosabertos.bcb.gov.br/dataset/taxas-de-cambio-todos-os-boletins-diarios
**Table of contents**
.. contents::
:local:
Configuration
=============
Para ativar o agendador para atualizar as cotações de moedas:
# Vá em *Faturamento > Configuração > Configurações* # Verifique se a
opção *Automatic Currency Rates (OCA)* esta selecionada
Para configurar os provedores de cotações de moedas:
# Vá em *Faturamento > Configuração > Currency Rates Providers* # Crie e
configure o provedor BCB (Banco Central do Brasil) # Selecione as moedas
que deseja atualizar as cotações
Usage
=====
To update historical currency rates:
# Go to *Invoicing > Configuration > Currency Rates Providers* # Select
specific providers # Launch *Actions > Update Rates Wizard* # Configure
date interval and click *Update*
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-brazil/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-brazil/issues/new?body=module:%20l10n_br_currency_rate_update%0Aversion:%2016.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
-------
* Akretion
Contributors
------------
- Renato Lima <renato.lima@akretion.com.br>
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-renatonlima| image:: https://github.com/renatonlima.png?size=40px
:target: https://github.com/renatonlima
:alt: renatonlima
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-renatonlima|
This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_currency_rate_update>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/l10n-brazil",
"name": "odoo-addon-l10n-br-currency-rate-update",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Akretion, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "=======================\nCurrency Rate Update BR\n=======================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:6e3a5a49d3af2982b9dfa7a6321c32fad4c9cd23cea6d35be068da29b31072f6\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github\n :target: https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_currency_rate_update\n :alt: OCA/l10n-brazil\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_currency_rate_update\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&target_branch=16.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nEste m\u00f3dulo implementa a consulta de cota\u00e7\u00e3o de moedas consultando o\nBanco Central do Brasil. Ele estende o currency_rate_update do\nreposit\u00f3rio OCA/currency e adiciona o provedor BCB:\n\n - **Banco Central do Brasil** (portado por Renato Lima - Akretion):\n Implementa a consulta di\u00e1ria da cota\u00e7\u00e3o do moedas disponibilizada\n via API pelo banco central, para saber mais acesse o\n https://dadosabertos.bcb.gov.br/dataset/taxas-de-cambio-todos-os-boletins-diarios\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nPara ativar o agendador para atualizar as cota\u00e7\u00f5es de moedas:\n\n# V\u00e1 em *Faturamento > Configura\u00e7\u00e3o > Configura\u00e7\u00f5es* # Verifique se a\nop\u00e7\u00e3o *Automatic Currency Rates (OCA)* esta selecionada\n\nPara configurar os provedores de cota\u00e7\u00f5es de moedas:\n\n# V\u00e1 em *Faturamento > Configura\u00e7\u00e3o > Currency Rates Providers* # Crie e\nconfigure o provedor BCB (Banco Central do Brasil) # Selecione as moedas\nque deseja atualizar as cota\u00e7\u00f5es\n\nUsage\n=====\n\nTo update historical currency rates:\n\n# Go to *Invoicing > Configuration > Currency Rates Providers* # Select\nspecific providers # Launch *Actions > Update Rates Wizard* # Configure\ndate interval and click *Update*\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-brazil/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/l10n-brazil/issues/new?body=module:%20l10n_br_currency_rate_update%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Akretion\n\nContributors\n------------\n\n- Renato Lima <renato.lima@akretion.com.br>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-renatonlima| image:: https://github.com/renatonlima.png?size=40px\n :target: https://github.com/renatonlima\n :alt: renatonlima\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-renatonlima| \n\nThis module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_currency_rate_update>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Update exchange rates using OCA modules for Brazil",
"version": "16.0.1.1.1",
"project_urls": {
"Homepage": "https://github.com/OCA/l10n-brazil"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4d1a4d267946dc5d40bd4e21a87c5f35a0140975a1d4d05fac2f77f213058318",
"md5": "b733f12a91591af65154baa36ac7b11e",
"sha256": "8b28099b6b19819b509e4e36096764405a1307c073c20b8a700923f0aaa49dd7"
},
"downloads": -1,
"filename": "odoo_addon_l10n_br_currency_rate_update-16.0.1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b733f12a91591af65154baa36ac7b11e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 40726,
"upload_time": "2024-09-05T10:30:52",
"upload_time_iso_8601": "2024-09-05T10:30:52.138775Z",
"url": "https://files.pythonhosted.org/packages/4d/1a/4d267946dc5d40bd4e21a87c5f35a0140975a1d4d05fac2f77f213058318/odoo_addon_l10n_br_currency_rate_update-16.0.1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-05 10:30:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "l10n-brazil",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "brazilcep",
"specs": []
},
{
"name": "brazilfiscalreport",
"specs": []
},
{
"name": "email-validator",
"specs": []
},
{
"name": "erpbrasil.assinatura",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "erpbrasil.base",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "erpbrasil.edoc.pdf",
"specs": []
},
{
"name": "erpbrasil.edoc",
"specs": [
[
">=",
"2.5.2"
]
]
},
{
"name": "erpbrasil.transmissao",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "nfelib",
"specs": [
[
"<=",
"2.0.7"
]
]
},
{
"name": "nfselib.barueri",
"specs": []
},
{
"name": "nfselib.ginfes",
"specs": []
},
{
"name": "nfselib.paulistana",
"specs": []
},
{
"name": "num2words",
"specs": []
},
{
"name": "phonenumbers",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "satcomum",
"specs": []
},
{
"name": "unidecode",
"specs": []
},
{
"name": "workalendar",
"specs": []
}
],
"lcname": "odoo-addon-l10n-br-currency-rate-update"
}