From 20ba506346a5b5d29cd3e8055a63640cfebff9e1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 3 Jul 2024 14:22:22 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_edifact/README.rst | 2 +- base_edifact/__manifest__.py | 2 +- base_edifact/static/description/index.html | 13 +++++-------- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f0a785c3d6..db0a6f189f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [base_business_document_import_phone](base_business_document_import_phone/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Use phone numbers to match partners upon import of business documents [base_ebill_payment_contract](base_ebill_payment_contract/) | 16.0.1.0.1 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Base for managing e-billing contracts [base_edi](base_edi/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Base module to aggregate EDI features. -[base_edifact](base_edifact/) | 16.0.1.5.0 | [![rmorant](https://github.com/rmorant.png?size=30px)](https://github.com/rmorant) | UN/EDIFACT/D96A utilities using pydifact parser +[base_edifact](base_edifact/) | 16.0.1.5.1 | [![rmorant](https://github.com/rmorant.png?size=30px)](https://github.com/rmorant) | UN/EDIFACT/D96A utilities using pydifact parser [base_facturx](base_facturx/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD [base_ubl](base_ubl/) | 16.0.1.1.0 | | Base module for Universal Business Language (UBL) [base_wamas_ubl](base_wamas_ubl/) | 16.0.1.12.1 | | Base module to aggregate WAMAS - UBL features. diff --git a/base_edifact/README.rst b/base_edifact/README.rst index f5f1f2d0a3..e0d6cda8bf 100644 --- a/base_edifact/README.rst +++ b/base_edifact/README.rst @@ -7,7 +7,7 @@ Base EDIFACT !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2bd502d67392b99b3dd773ee74646671ec0c560cf1965d54626740d2fd700ea8 + !! source digest: sha256:05c6653f0f7b28dad1c23a6fbbd329329b0306b08f5577c19e376750c2c4f95d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/base_edifact/__manifest__.py b/base_edifact/__manifest__.py index b6fc53b9c6..b6cbebb0f3 100644 --- a/base_edifact/__manifest__.py +++ b/base_edifact/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Base EDIFACT", "summary": "UN/EDIFACT/D96A utilities using pydifact parser", - "version": "16.0.1.5.0", + "version": "16.0.1.5.1", "development_status": "Alpha", "category": "Tools", "website": "https://github.com/OCA/edi", diff --git a/base_edifact/static/description/index.html b/base_edifact/static/description/index.html index 5026270339..9fa30d1ad1 100644 --- a/base_edifact/static/description/index.html +++ b/base_edifact/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z 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 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* 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 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -367,7 +366,7 @@

Base EDIFACT

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2bd502d67392b99b3dd773ee74646671ec0c560cf1965d54626740d2fd700ea8 +!! source digest: sha256:05c6653f0f7b28dad1c23a6fbbd329329b0306b08f5577c19e376750c2c4f95d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: AGPL-3 OCA/edi Translate me on Weblate Try me on Runboat

This module contains methods to generate and parse EDIFACT/D96A files

@@ -455,9 +454,7 @@

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.