From 623869db0de9966e8a17124e8ed088ca5dd22001 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 10 Oct 2024 06:37:28 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_iso3166/README.rst | 2 +- base_iso3166/__manifest__.py | 2 +- base_iso3166/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 24c9e94e..9bc582c2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [account_tax_unece](account_tax_unece/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | UNECE nomenclature for taxes [base_bank_from_iban](base_bank_from_iban/) | 17.0.1.0.1 | | Bank from IBAN [base_currency_iso_4217](base_currency_iso_4217/) | 17.0.1.0.0 | | Adds numeric code and full name to currencies, following the ISO 4217 specification -[base_iso3166](base_iso3166/) | 17.0.1.0.0 | | ISO 3166 +[base_iso3166](base_iso3166/) | 17.0.1.0.1 | | ISO 3166 [base_unece](base_unece/) | 17.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for UNECE code lists [company_sanitary_registry](company_sanitary_registry/) | 17.0.1.0.0 | | Sanitary Registry [l10n_eu_nace](l10n_eu_nace/) | 17.0.1.0.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![edlopen](https://github.com/edlopen.png?size=30px)](https://github.com/edlopen) | European NACE partner categories diff --git a/base_iso3166/README.rst b/base_iso3166/README.rst index fd41ebe7..3b82a839 100644 --- a/base_iso3166/README.rst +++ b/base_iso3166/README.rst @@ -7,7 +7,7 @@ ISO 3166 !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a7f9d1d190f85c705926de44d93b729fd983d08cfbdc758d838f9eea8f449b5c + !! source digest: sha256:7b437b56d48fee1ffac5542415a252d0d0ed481866f020b1ffc3fee372030d93 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/base_iso3166/__manifest__.py b/base_iso3166/__manifest__.py index c5684f8b..27a833b5 100644 --- a/base_iso3166/__manifest__.py +++ b/base_iso3166/__manifest__.py @@ -4,7 +4,7 @@ { "name": "ISO 3166", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "development_status": "Production/Stable", "author": "Tecnativa, Creu Blanca, Odoo Community Association (OCA)", "category": "Localization", diff --git a/base_iso3166/static/description/index.html b/base_iso3166/static/description/index.html index 9d15637e..ab554c1d 100644 --- a/base_iso3166/static/description/index.html +++ b/base_iso3166/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 @@

ISO 3166

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a7f9d1d190f85c705926de44d93b729fd983d08cfbdc758d838f9eea8f449b5c +!! source digest: sha256:7b437b56d48fee1ffac5542415a252d0d0ed481866f020b1ffc3fee372030d93 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/community-data-files Translate me on Weblate Try me on Runboat

This module adds some data specified by ISO 3166, specifically:

@@ -444,7 +445,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.