Maintainers
This module is maintained by the OCA.
- + + +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.
diff --git a/README.md b/README.md index 213e03905..81a1ead8d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[currency_rate_update_RO_BNR](currency_rate_update_RO_BNR/) | 16.0.1.4.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Currency Rate Update National Bank of Romania service +[currency_rate_update_RO_BNR](currency_rate_update_RO_BNR/) | 16.0.1.5.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Currency Rate Update National Bank of Romania service [l10n_ro_account](l10n_ro_account/) | 16.0.1.5.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Romania - Account [l10n_ro_account_anaf_sync](l10n_ro_account_anaf_sync/) | 16.0.1.19.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Account ANAF Sync [l10n_ro_account_bank_statement_import_mt940_alpha](l10n_ro_account_bank_statement_import_mt940_alpha/) | 16.0.1.2.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | MT940 Alpha Format Bank Statements Import diff --git a/currency_rate_update_RO_BNR/README.rst b/currency_rate_update_RO_BNR/README.rst index e27f8d276..b8913be6a 100644 --- a/currency_rate_update_RO_BNR/README.rst +++ b/currency_rate_update_RO_BNR/README.rst @@ -7,7 +7,7 @@ Currency Rate Update - BNR !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8721a7433a75d2a1d364357b87df2fbd06dcd85280033e88122be7879fb759ea + !! source digest: sha256:48543bf0539cd14cb2da2ef2b56a1af480d907d9e3cdb957b5bfe87870ded1f2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/currency_rate_update_RO_BNR/__manifest__.py b/currency_rate_update_RO_BNR/__manifest__.py index 56573217d..cba8b0c34 100644 --- a/currency_rate_update_RO_BNR/__manifest__.py +++ b/currency_rate_update_RO_BNR/__manifest__.py @@ -2,7 +2,7 @@ "name": "Currency Rate Update - BNR", "category": "Financial Management/Configuration", "summary": "Currency Rate Update National Bank of Romania service", - "version": "16.0.1.4.0", + "version": "16.0.1.5.0", "depends": ["base", "currency_rate_update"], "data": ["views/res_currency_rate.xml"], "license": "AGPL-3", diff --git a/currency_rate_update_RO_BNR/static/description/index.html b/currency_rate_update_RO_BNR/static/description/index.html index be3197a6e..649463612 100644 --- a/currency_rate_update_RO_BNR/static/description/index.html +++ b/currency_rate_update_RO_BNR/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@
Download exchange rates automatically from National Bank of Romania (Banca Nationala a Romaniei) service
@@ -433,7 +434,9 @@This module is maintained by the OCA.
- + + +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.