diff --git a/README.md b/README.md index bd4ad113ce..5a9e5ebc4c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [website_sale_hide_price](website_sale_hide_price/) | 16.0.2.2.1 | | Hide product prices on the shop [website_sale_invoice_address](website_sale_invoice_address/) | 16.0.1.0.0 | | Set e-Commerce sale orders invoice address as in backend [website_sale_order_type](website_sale_order_type/) | 16.0.1.0.1 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | This module allows sale_order_type to work with website_sale. -[website_sale_product_assortment](website_sale_product_assortment/) | 16.0.1.1.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Use product assortments to display products available on e-commerce. +[website_sale_product_assortment](website_sale_product_assortment/) | 16.0.1.1.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Use product assortments to display products available on e-commerce. [website_sale_product_attachment](website_sale_product_attachment/) | 16.0.1.1.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Let visitors download attachments from a product page [website_sale_product_attribute_filter_collapse](website_sale_product_attribute_filter_collapse/) | 16.0.1.0.1 | | Allows the attributes of the categories to be folded [website_sale_product_attribute_value_filter_existing](website_sale_product_attribute_value_filter_existing/) | 16.0.1.2.1 | | Allow hide attributes values not used in variants diff --git a/website_sale_product_assortment/README.rst b/website_sale_product_assortment/README.rst index 8a725cc8c2..ebe36c634e 100644 --- a/website_sale_product_assortment/README.rst +++ b/website_sale_product_assortment/README.rst @@ -7,7 +7,7 @@ eCommerce product assortment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8e88100810c184dbe7c65e94e84d6618e51d1e01c9b1e39a6e387eed36668a05 + !! source digest: sha256:156798885b36fdb53554958d4a17ef63ed4d818c095f2f3c0f9f87d31ab35790 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/website_sale_product_assortment/__manifest__.py b/website_sale_product_assortment/__manifest__.py index fbca0c8baa..39607683c9 100644 --- a/website_sale_product_assortment/__manifest__.py +++ b/website_sale_product_assortment/__manifest__.py @@ -3,7 +3,7 @@ { "name": "eCommerce product assortment", "summary": "Use product assortments to display products available on e-commerce.", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "development_status": "Beta", "license": "AGPL-3", "category": "Website", diff --git a/website_sale_product_assortment/static/description/index.html b/website_sale_product_assortment/static/description/index.html index fccdc6f203..73cd441f1b 100644 --- a/website_sale_product_assortment/static/description/index.html +++ b/website_sale_product_assortment/static/description/index.html @@ -367,7 +367,7 @@
This module allows to set e-commerce restrictions on product assortments.