From fb4009a5989779b8bf5ee335ddd509c186217078 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 28 Nov 2024 07:51:52 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- edi_oca/README.rst | 2 +- edi_oca/__manifest__.py | 2 +- edi_oca/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a07213342..1aa59a12c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [edi_exchange_deduplicate_oca](edi_exchange_deduplicate_oca/) | 16.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Introduce a deduplication mechanism at the sending step [edi_exchange_template_oca](edi_exchange_template_oca/) | 16.0.1.1.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Allows definition of exchanges via templates. [edi_notification_oca](edi_notification_oca/) | 16.0.1.0.0 | | Define notification activities on exchange records. -[edi_oca](edi_oca/) | 16.0.1.10.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. +[edi_oca](edi_oca/) | 16.0.1.10.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. [edi_partner_oca](edi_partner_oca/) | 16.0.1.0.1 | | EDI framework configuration and base logic for partners [edi_party_data_oca](edi_party_data_oca/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Allow to configure and retrieve party information for EDI exchanges. [edi_product_multi_barcode_oca](edi_product_multi_barcode_oca/) | 16.0.1.0.0 | | EDI framework configuration and base logic for product barcodes. diff --git a/edi_oca/README.rst b/edi_oca/README.rst index f5954fee4..287a2fa5c 100644 --- a/edi_oca/README.rst +++ b/edi_oca/README.rst @@ -7,7 +7,7 @@ EDI !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:23ffde297945eec38c0e2da31df4b68db9cb30da78c83c6cb5e10f4020e8835e + !! source digest: sha256:8c2b01ed678620b5a4bbe172c02d077d7770de44221da377e128f777b5d7b1f9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/edi_oca/__manifest__.py b/edi_oca/__manifest__.py index 51c9f3e38..2d5f0f119 100644 --- a/edi_oca/__manifest__.py +++ b/edi_oca/__manifest__.py @@ -9,7 +9,7 @@ Define backends, exchange types, exchange records, basic automation and views for handling EDI exchanges. """, - "version": "16.0.1.10.0", + "version": "16.0.1.10.1", "website": "https://github.com/OCA/edi-framework", "development_status": "Beta", "license": "LGPL-3", diff --git a/edi_oca/static/description/index.html b/edi_oca/static/description/index.html index 8553a49a1..23e734d03 100644 --- a/edi_oca/static/description/index.html +++ b/edi_oca/static/description/index.html @@ -367,7 +367,7 @@

EDI

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:23ffde297945eec38c0e2da31df4b68db9cb30da78c83c6cb5e10f4020e8835e +!! source digest: sha256:8c2b01ed678620b5a4bbe172c02d077d7770de44221da377e128f777b5d7b1f9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Base EDI backend.