From 4465c6e6138f69c16545d68308fe21d659866ce7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 14 May 2024 08:41:10 +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 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fde93c0778..7b734f9096 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [edi_voxel_secondary_unit_oca](edi_voxel_secondary_unit_oca/) | 15.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Add Voxel UoM code to Secondary UoM model [edi_voxel_stock_picking_oca](edi_voxel_stock_picking_oca/) | 15.0.1.0.2 | | Sends stock picking report to Voxel. [edi_voxel_stock_picking_secondary_unit_oca](edi_voxel_stock_picking_secondary_unit_oca/) | 15.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Export Secondary UoMs Voxel Code in picking Voxel documents -[edi_webservice_oca](edi_webservice_oca/) | 15.0.1.2.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_webservice_oca](edi_webservice_oca/) | 15.0.1.2.2 | [![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 [pdf_helper](pdf_helper/) | 15.0.1.0.1 | [![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 [//]: # (end addons) diff --git a/edi_webservice_oca/README.rst b/edi_webservice_oca/README.rst index 307ccdf1c3..3deea31c68 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:a18819920b513375a7bad7797542be53bc544118d103fb5d065603d073ad22b8 + !! source digest: sha256:c5310408a4bca2532dcc06f3a3a25faa4b3870d3ae872dd2d16adfe72d374b0b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 be8503c9f5..2581b03f31 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": "15.0.1.2.1", + "version": "15.0.1.2.2", "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 03d04227b3..2efef4f01b 100644 --- a/edi_webservice_oca/static/description/index.html +++ b/edi_webservice_oca/static/description/index.html @@ -366,7 +366,7 @@

EDI WebService

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

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

Plug webservice module within EDI framework.