From a9daf08419b146b2eb02a3d6806fe8c2fdc81347 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 10 Jan 2024 16:34:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_packaging_container_deposit/README.rst | 2 +- product_packaging_container_deposit/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16bba57b607e..e1b1e2d1cf81 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ addon | version | maintainers | summary [product_manufacturer](product_manufacturer/) | 16.0.1.0.1 | | Adds manufacturers and attributes on the product view. [product_multi_category](product_multi_category/) | 16.0.1.0.0 | | Product - Many Categories [product_net_weight](product_net_weight/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add 'Net Weight' on product models -[product_packaging_container_deposit](product_packaging_container_deposit/) | 16.0.1.0.1 | | Add container deposit fees in a order +[product_packaging_container_deposit](product_packaging_container_deposit/) | 16.0.1.1.0 | | Add container deposit fees in a order [product_packaging_dimension](product_packaging_dimension/) | 16.0.1.1.1 | | Manage packaging dimensions and weight [product_packaging_level](product_packaging_level/) | 16.0.1.1.0 | | This module binds a product packaging to a packaging level [product_packaging_level_purchasable](product_packaging_level_purchasable/) | 16.0.1.1.0 | | Control purchase of products via packaging settings. diff --git a/product_packaging_container_deposit/README.rst b/product_packaging_container_deposit/README.rst index 3b67873ac382..a5980b0fe02b 100644 --- a/product_packaging_container_deposit/README.rst +++ b/product_packaging_container_deposit/README.rst @@ -7,7 +7,7 @@ Product Packaging Container Deposit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ea20dee53b5c617039b8249e69b8c7b3f02e4014c493a65b7dc63f75e9dd4793 + !! source digest: sha256:b862db250a8dcfa3062fbd29b584a318395353f8beefb051262ba47a742a427a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_packaging_container_deposit/__manifest__.py b/product_packaging_container_deposit/__manifest__.py index c3af8b995850..7246f026b581 100644 --- a/product_packaging_container_deposit/__manifest__.py +++ b/product_packaging_container_deposit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Product Packaging Container Deposit", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "development_status": "Beta", "category": "Product", "summary": "Add container deposit fees in a order", diff --git a/product_packaging_container_deposit/static/description/index.html b/product_packaging_container_deposit/static/description/index.html index e587b7347c0b..b431515aff0d 100644 --- a/product_packaging_container_deposit/static/description/index.html +++ b/product_packaging_container_deposit/static/description/index.html @@ -366,7 +366,7 @@

Product Packaging Container Deposit

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

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

Allow to indicate on a product packaging package type that it comes with a container deposit. The deposit product should be a service product.