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 9bbfe383f..627115e45 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [account_fiscal_position_partner_type](account_fiscal_position_partner_type/) | 16.0.1.0.1 | | Account Fiscal Position Partner Type [account_fiscal_position_type](account_fiscal_position_type/) | 16.0.1.0.3 | | Add sale / purchase type on fiscal position [account_product_fiscal_classification](account_product_fiscal_classification/) | 16.0.1.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Simplify taxes management for products -[l10n_eu_oss_oca](l10n_eu_oss_oca/) | 16.0.1.0.2 | | L10n EU OSS OCA +[l10n_eu_oss_oca](l10n_eu_oss_oca/) | 16.0.1.1.0 | | L10n EU OSS OCA [//]: # (end addons) diff --git a/l10n_eu_oss_oca/README.rst b/l10n_eu_oss_oca/README.rst index ea1280d15..288bd86eb 100644 --- a/l10n_eu_oss_oca/README.rst +++ b/l10n_eu_oss_oca/README.rst @@ -7,7 +7,7 @@ L10n EU OSS OCA !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b934fc4e54b9d6a5abf0c03b02e43a201fc94b132e10906c29b0f2f30037223b + !! source digest: sha256:f52a155328d40f44f1c6e0eac2b050a355a1f24e061907e2c5a76d4558d516a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/l10n_eu_oss_oca/__manifest__.py b/l10n_eu_oss_oca/__manifest__.py index 6cd913602..ae92efedb 100644 --- a/l10n_eu_oss_oca/__manifest__.py +++ b/l10n_eu_oss_oca/__manifest__.py @@ -3,7 +3,7 @@ { "name": "L10n EU OSS OCA", - "version": "16.0.1.0.2", + "version": "16.0.1.1.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-fiscal-rule", "author": "Sygel Technology," "Odoo Community Association (OCA)", diff --git a/l10n_eu_oss_oca/static/description/index.html b/l10n_eu_oss_oca/static/description/index.html index b4228cdb4..b91053bd7 100644 --- a/l10n_eu_oss_oca/static/description/index.html +++ b/l10n_eu_oss_oca/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@This module has been created to help with the tax mapping according to the EU One-Stop-Shop law, that concerns many companies that carry out distance sales.
@@ -474,7 +474,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.