diff --git a/README.md b/README.md index f7230ba417..c839747ed5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [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.0.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_attachment](website_sale_product_attachment/) | 16.0.1.0.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Let visitors download attachments from a product page +[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.1.0 | | Allow hide attributes values not used in variants [website_sale_product_brand](website_sale_product_brand/) | 16.0.1.0.1 | | Product Brand Filtering in Website diff --git a/website_sale_product_attachment/README.rst b/website_sale_product_attachment/README.rst index 9352aa4127..9f139cb840 100644 --- a/website_sale_product_attachment/README.rst +++ b/website_sale_product_attachment/README.rst @@ -7,7 +7,7 @@ eCommerce product attachments !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fce91d1fd7ce1e8d6453585605b5807b844470a247a80848571c78ec2d573cef + !! source digest: sha256:78d8ef5acf61f4f03baac314aee69f9328a5320f57556c0892a624704fa1bf89 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/website_sale_product_attachment/__manifest__.py b/website_sale_product_attachment/__manifest__.py index 19556506d3..971178fee4 100644 --- a/website_sale_product_attachment/__manifest__.py +++ b/website_sale_product_attachment/__manifest__.py @@ -5,7 +5,7 @@ { "name": "eCommerce product attachments", "summary": "Let visitors download attachments from a product page", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Beta", "category": "Website", "website": "https://github.com/OCA/e-commerce", diff --git a/website_sale_product_attachment/static/description/index.html b/website_sale_product_attachment/static/description/index.html index 0b24a18676..efa8c12901 100644 --- a/website_sale_product_attachment/static/description/index.html +++ b/website_sale_product_attachment/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@This module lets you publish downloadable attachments in a product page.