From 75ee771de903fceabb1e8e623ddcf9810b8ea9c1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 1 May 2024 21:51:44 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_set/README.rst | 2 +- product_set/__manifest__.py | 2 +- product_set/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 99aa2be673b..2806340cd86 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [product_dimension](product_dimension/) | 17.0.1.0.0 | | Product Dimension [product_sequence](product_sequence/) | 17.0.1.0.0 | | Product Sequence -[product_set](product_set/) | 17.0.1.0.0 | | Product set +[product_set](product_set/) | 17.0.1.0.1 | | Product set [product_state](product_state/) | 17.0.1.0.0 | [![emagdalenaC2i](https://github.com/emagdalenaC2i.png?size=30px)](https://github.com/emagdalenaC2i) | Module introducing a state field on product template [product_supplierinfo_archive](product_supplierinfo_archive/) | 17.0.1.0.0 | [![GuillemCForgeFlow](https://github.com/GuillemCForgeFlow.png?size=30px)](https://github.com/GuillemCForgeFlow) [![AlvaroTForgeFlow](https://github.com/AlvaroTForgeFlow.png?size=30px)](https://github.com/AlvaroTForgeFlow) [![OriolVForgeFlow](https://github.com/OriolVForgeFlow.png?size=30px)](https://github.com/OriolVForgeFlow) | Add the active field to the product supplier info diff --git a/product_set/README.rst b/product_set/README.rst index 2f504b6cb94..7a9c9955868 100644 --- a/product_set/README.rst +++ b/product_set/README.rst @@ -7,7 +7,7 @@ Product set !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ce0678e1735b77a87f8841f6e4bcf84ffbe5bdc73cf2a28f0a8988ba57cebe9e + !! source digest: sha256:f7f122cb7d354c40b42fe1af5f24fe22cf6e11240b4e1335d9cc92336a5183d1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_set/__manifest__.py b/product_set/__manifest__.py index 6296729d7c3..db2d92912de 100644 --- a/product_set/__manifest__.py +++ b/product_set/__manifest__.py @@ -6,7 +6,7 @@ "category": "Sale", "license": "AGPL-3", "author": "Anybox, Odoo Community Association (OCA)", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "website": "https://github.com/OCA/product-attribute", "depends": ["product"], "data": [ diff --git a/product_set/static/description/index.html b/product_set/static/description/index.html index 0483e4c8f31..b9d3e8627c8 100644 --- a/product_set/static/description/index.html +++ b/product_set/static/description/index.html @@ -366,7 +366,7 @@

Product set

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

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

A product set is a list of products which are usually used together.