From 7434e8bc1908023f07feb8115e46190c6ac4aaa6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 12 Sep 2024 08:37:23 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- .../README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d453068aa4..33a76cc57d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ addon | version | maintainers | summary [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_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_attribute_value_filter_existing](website_sale_product_attribute_value_filter_existing/) | 16.0.1.2.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 [website_sale_product_description](website_sale_product_description/) | 16.0.1.0.0 | | Shows custom e-Commerce description for products [website_sale_product_detail_attribute_image](website_sale_product_detail_attribute_image/) | 16.0.1.0.1 | | Display attributes images in shop product detail diff --git a/website_sale_product_attribute_value_filter_existing/README.rst b/website_sale_product_attribute_value_filter_existing/README.rst index 0f2f5b6c49..61ef986ed5 100644 --- a/website_sale_product_attribute_value_filter_existing/README.rst +++ b/website_sale_product_attribute_value_filter_existing/README.rst @@ -7,7 +7,7 @@ Website Sale Attribute Value Existing !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d2f3a4e443aa4953a9febb740270edbefb7a2637971bc09c6b5f09adbfa7488e + !! source digest: sha256:562d481510f7e83bd8c15d55c7f9172d725d25625cb64dd622c91f2c0ba4c17a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/website_sale_product_attribute_value_filter_existing/__manifest__.py b/website_sale_product_attribute_value_filter_existing/__manifest__.py index 0e179019b6..80a8ba9932 100644 --- a/website_sale_product_attribute_value_filter_existing/__manifest__.py +++ b/website_sale_product_attribute_value_filter_existing/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Website Sale Attribute Value Existing", "summary": "Allow hide attributes values not used in variants", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "development_status": "Production/Stable", "category": "Website", "website": "https://github.com/OCA/e-commerce", diff --git a/website_sale_product_attribute_value_filter_existing/static/description/index.html b/website_sale_product_attribute_value_filter_existing/static/description/index.html index 571bced2ab..ff62b291e0 100644 --- a/website_sale_product_attribute_value_filter_existing/static/description/index.html +++ b/website_sale_product_attribute_value_filter_existing/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Website Sale Attribute Value Existing

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

Production/Stable License: LGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runboat

This module extends the functionality of website sale module to allow hide @@ -426,7 +427,9 @@

Other credits

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.