From 629125c3fcf897a91965495b1fa333e798d28e40 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 22 Dec 2023 12:57:11 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- edi_webservice_oca/README.rst | 2 +- edi_webservice_oca/__manifest__.py | 2 +- edi_webservice_oca/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c4934aa5f8..5d377065c9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ addon | version | maintainers | summary [edi_storage_oca](edi_storage_oca/) | 14.0.1.8.1 | | Base module to allow exchanging files via storage backend (eg: SFTP). [edi_ubl_oca](edi_ubl_oca/) | 14.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Define EDI backend type for UBL. [edi_voxel_oca](edi_voxel_oca/) | 14.0.1.0.0 | | Base module for connecting with Voxel -[edi_webservice_oca](edi_webservice_oca/) | 14.0.1.4.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Defines webservice integration from EDI Exchange records +[edi_webservice_oca](edi_webservice_oca/) | 14.0.1.4.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Defines webservice integration from EDI Exchange records [edi_xml_oca](edi_xml_oca/) | 14.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Base module for EDI exchange using XML files. [partner_identification_import](partner_identification_import/) | 14.0.1.0.1 | | Provides partner matching on extra ID [pdf_helper](pdf_helper/) | 14.0.1.2.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Provides helpers to work w/ PDFs diff --git a/edi_webservice_oca/README.rst b/edi_webservice_oca/README.rst index 96088e3403..a020cb36e4 100644 --- a/edi_webservice_oca/README.rst +++ b/edi_webservice_oca/README.rst @@ -7,7 +7,7 @@ EDI WebService !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7b881f7a3035fbb66bd3f9060cc9659a19380ba6543e10c1ab5af2747024768c + !! source digest: sha256:6c91c2c50166f58059ffec452408e3fb44a79ebcff8eea4bce6217c6f4c6d3ea !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/edi_webservice_oca/__manifest__.py b/edi_webservice_oca/__manifest__.py index d41e5b9fc6..aa57ba7640 100644 --- a/edi_webservice_oca/__manifest__.py +++ b/edi_webservice_oca/__manifest__.py @@ -6,7 +6,7 @@ "name": "EDI WebService", "summary": """ Defines webservice integration from EDI Exchange records""", - "version": "14.0.1.4.0", + "version": "14.0.1.4.1", "license": "AGPL-3", "development_status": "Beta", "author": "Creu Blanca, Camptocamp, Odoo Community Association (OCA)", diff --git a/edi_webservice_oca/static/description/index.html b/edi_webservice_oca/static/description/index.html index f70fd3b1cb..bb7c59ee94 100644 --- a/edi_webservice_oca/static/description/index.html +++ b/edi_webservice_oca/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

EDI WebService

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

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

Plug webservice module within EDI framework.