From b4ebf88e888b6cfc541b78341c1de5a252b58235 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 May 2024 16:24:32 +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 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c569ac8d6d..7c1047ccf1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [base_business_document_import](base_business_document_import/) | 16.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Provides technical tools to import sale orders or supplier invoices [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_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.4.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.0 | [![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.11.3 | | Base module to aggregate WAMAS - UBL features. diff --git a/base_edifact/README.rst b/base_edifact/README.rst index 3a25a5c5ab..0cbb9e6da4 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:db957c00fd579509c7b3fdb310a30aa7dc3615a8dece089096a0ac952a43bed5 + !! source digest: sha256:2bd502d67392b99b3dd773ee74646671ec0c560cf1965d54626740d2fd700ea8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/base_edifact/__manifest__.py b/base_edifact/__manifest__.py index 01afa9237b..b6fc53b9c6 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.4.0", + "version": "16.0.1.5.0", "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 833e751c97..0df539d1bd 100644 --- a/base_edifact/static/description/index.html +++ b/base_edifact/static/description/index.html @@ -366,7 +366,7 @@

Base EDIFACT

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

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