diff --git a/README.md b/README.md index 777d3b19cce..7162ce52198 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ addon | version | maintainers | summary [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_optional_product_quantity](product_optional_product_quantity/) | 16.0.1.0.0 | | Specify optional products quantity for product -[product_packaging_container_deposit](product_packaging_container_deposit/) | 16.0.1.1.0 | | Add container deposit fees in a order +[product_packaging_container_deposit](product_packaging_container_deposit/) | 16.0.1.1.1 | | 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 a5980b0fe02..ccee8334a68 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:b862db250a8dcfa3062fbd29b584a318395353f8beefb051262ba47a742a427a + !! source digest: sha256:3e0e8b9365d5c3f3c4275a12e41671f0ea657391f5f6509bd3e36a2083657024 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 7246f026b58..8630359328b 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.1.0", + "version": "16.0.1.1.1", "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 b431515aff0..34ce495d7d0 100644 --- a/product_packaging_container_deposit/static/description/index.html +++ b/product_packaging_container_deposit/static/description/index.html @@ -366,7 +366,7 @@
Allow to indicate on a product packaging package type that it comes with a container deposit. The deposit product should be a service product.