Maintainers
This module is maintained by the OCA.
-![Odoo Community Association](https://odoo-community.org/logo.png)
![Odoo Community Association](https://odoo-community.org/logo.png)
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.
diff --git a/product_attribute_set/README.rst b/product_attribute_set/README.rst index f1771959..f18cc5b8 100644 --- a/product_attribute_set/README.rst +++ b/product_attribute_set/README.rst @@ -7,7 +7,7 @@ Product Attribute Set !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:da6ac56b29f19ecece7a3e7e3675c4a9875a25d29386806b42b8113e4bb5bcb6 + !! source digest: sha256:a6c99194353bbe591bcb57e483d4f9ff0423c40c0fcee812323d450ea4e60fa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_attribute_set/__manifest__.py b/product_attribute_set/__manifest__.py index bb0de92b..6fe4ed55 100644 --- a/product_attribute_set/__manifest__.py +++ b/product_attribute_set/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Product Attribute Set", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "PIM", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", diff --git a/product_attribute_set/static/description/index.html b/product_attribute_set/static/description/index.html index 63fed5e8..942a1091 100644 --- a/product_attribute_set/static/description/index.html +++ b/product_attribute_set/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@Product Attribute Set
!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:da6ac56b29f19ecece7a3e7e3675c4a9875a25d29386806b42b8113e4bb5bcb6 +!! source digest: sha256:a6c99194353bbe591bcb57e483d4f9ff0423c40c0fcee812323d450ea4e60fa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows to display product’s Attributes in product form views thanks to the attribute_set module. It also adds a suggested link between product’s Category and product’s Attribute Set.
@@ -419,7 +419,9 @@Contributors
Maintainers
This module is maintained by the OCA.
-![Odoo Community Association](https://odoo-community.org/logo.png)
![Odoo Community Association](https://odoo-community.org/logo.png)
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.