From 6e2fa61be1e913555ce464b81f659441841961af Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 11 Feb 2025 07:13:19 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_product_pack/README.rst | 38 +++++++++---------- sale_product_pack/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index b03d27621..a53fa9090 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [product_pack](product_pack/) | 17.0.2.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | This module allows you to set a product as a Pack -[sale_product_pack](sale_product_pack/) | 17.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | This module allows you to sell product packs +[sale_product_pack](sale_product_pack/) | 17.0.2.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | This module allows you to sell product packs [sale_stock_product_pack](sale_stock_product_pack/) | 17.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Compatibility module for packs that are storable products [stock_product_pack](stock_product_pack/) | 17.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | This module allows you to get the right available quantities of the packs [website_sale_product_pack](website_sale_product_pack/) | 17.0.2.0.1 | | Compatibility module of product pack with e-commerce diff --git a/sale_product_pack/README.rst b/sale_product_pack/README.rst index c95b36fe8..0b4a822fe 100644 --- a/sale_product_pack/README.rst +++ b/sale_product_pack/README.rst @@ -7,7 +7,7 @@ Sale Product Pack !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:02f83d05c13ba22d4be351b55dcb810a27c71f7032a500073a1a098a69e95d75 + !! source digest: sha256:7170bdae671ffaa0fe0aae615f8bc78568a284b9a2b2cb61acd5acc4d763e0e5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -59,11 +59,11 @@ To use this module, you need to: Known issues / Roadmap ====================== -- If this module is installed and stock module is installed too, when - you create a Sale order for a *Non detailed* Pack and you confirm it, - a *Stock picking* is not created with the storable components of that - Pack. So, add a new module called *sale_stock_product_pack* that adds - that feature. +- If this module is installed and stock module is installed too, when + you create a Sale order for a *Non detailed* Pack and you confirm it, + a *Stock picking* is not created with the storable components of that + Pack. So, add a new module called *sale_stock_product_pack* that adds + that feature. Bug Tracker =========== @@ -88,28 +88,28 @@ Authors Contributors ------------ -- `Tecnativa `__: +- `Tecnativa `__: - - Ernesto Tejeda - - Pedro M. Baeza + - Ernesto Tejeda + - Pedro M. Baeza -- `Akretion `__: +- `Akretion `__: - - Raphaël Reverdy + - Raphaël Reverdy -- `Open Source Integrators `__: +- `Open Source Integrators `__: - - Daniel Reis + - Daniel Reis -- `Acsone `__: +- `Acsone `__: - - Maxime Franco + - Maxime Franco -- `ADHOC SA `__: +- `ADHOC SA `__: - - Bruno Zanotti - - Augusto Weiss - - Nicolas Col + - Bruno Zanotti + - Augusto Weiss + - Nicolas Col Maintainers ----------- diff --git a/sale_product_pack/__manifest__.py b/sale_product_pack/__manifest__.py index 4775d8f3d..9f8482d3c 100644 --- a/sale_product_pack/__manifest__.py +++ b/sale_product_pack/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Sale Product Pack", - "version": "17.0.2.0.0", + "version": "17.0.2.0.1", "category": "Sales", "summary": "This module allows you to sell product packs", "website": "https://github.com/OCA/product-pack", diff --git a/sale_product_pack/static/description/index.html b/sale_product_pack/static/description/index.html index 92d1715fe..3025f0e4b 100644 --- a/sale_product_pack/static/description/index.html +++ b/sale_product_pack/static/description/index.html @@ -367,7 +367,7 @@

Sale Product Pack

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:02f83d05c13ba22d4be351b55dcb810a27c71f7032a500073a1a098a69e95d75 +!! source digest: sha256:7170bdae671ffaa0fe0aae615f8bc78568a284b9a2b2cb61acd5acc4d763e0e5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds Product Pack functionality to sales orders. You can