From d7bc3053021993e3cbd9f9630c7140dcf81af1e2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Dec 2024 15:05:18 +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 217b89b041..12e838e520 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [edi_account_oca](edi_account_oca/) | 15.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Define EDI Configuration for Account Moves [edi_backend_partner_oca](edi_backend_partner_oca/) | 15.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Add the a partner field to EDI backend [edi_exchange_template_oca](edi_exchange_template_oca/) | 15.0.1.1.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Allows definition of exchanges via templates. -[edi_oca](edi_oca/) | 15.0.1.7.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/) | 15.0.1.7.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_stock_oca](edi_stock_oca/) | 15.0.1.0.0 | | Define EDI Configuration for Stock [edi_storage_oca](edi_storage_oca/) | 15.0.1.3.0 | | Base module to allow exchanging files via storage backend (eg: SFTP). [edi_voxel_account_invoice_oca](edi_voxel_account_invoice_oca/) | 15.0.1.0.2 | | Sends account invoices to Voxel. diff --git a/edi_oca/README.rst b/edi_oca/README.rst index d040fb8c31..f55e808e67 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:e14e43673375340a8f4379663a6745649771bbe7903429c4c97c7895e2fb8df2 + !! source digest: sha256:e254fb235ac2d27485ceac72cacaf7e3f39054688d42ff32f2ef10deb4235954 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/edi_oca/__manifest__.py b/edi_oca/__manifest__.py index 487ac3f20c..fd65e95447 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": "15.0.1.7.0", + "version": "15.0.1.7.1", "website": "https://github.com/OCA/edi", "development_status": "Beta", "license": "LGPL-3", diff --git a/edi_oca/static/description/index.html b/edi_oca/static/description/index.html index 24823b3e63..1829e3a815 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:e14e43673375340a8f4379663a6745649771bbe7903429c4c97c7895e2fb8df2 +!! source digest: sha256:e254fb235ac2d27485ceac72cacaf7e3f39054688d42ff32f2ef10deb4235954 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Base EDI backend.