diff --git a/README.md b/README.md index 2c003c88aa..e23e1e2a17 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ addon | version | maintainers | summary [project_stage_extra_info](project_stage_extra_info/) | 16.0.1.0.0 | | Project Stage Extra Info [project_stock](project_stock/) | 16.0.1.2.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Project Stock [project_stock_analytic_tag](project_stock_analytic_tag/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Project Stock Analytic Tag -[project_stock_product_set](project_stock_product_set/) | 16.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Project Stock Product Set +[project_stock_product_set](project_stock_product_set/) | 16.0.2.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Project Stock Product Set [project_task_add_very_high](project_task_add_very_high/) | 16.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Adds extra options 'High' and 'Very High' on tasks [project_task_code](project_task_code/) | 16.0.1.0.2 | | Sequential Code for Tasks [project_task_default_stage](project_task_default_stage/) | 16.0.1.0.1 | | Recovery default task stages for projects from v8 diff --git a/project_stock_product_set/README.rst b/project_stock_product_set/README.rst index baa7085916..5be27c6b73 100644 --- a/project_stock_product_set/README.rst +++ b/project_stock_product_set/README.rst @@ -7,7 +7,7 @@ Project Stock Product Set !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d00dd1dc6ebcfb7d05b0d794048677d4129819b54e6755205a519c3cc98be6c1 + !! source digest: sha256:d5f55c809116af43e1eeea223136b918d65fed65c4d9ab336306236554918c9e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/project_stock_product_set/__manifest__.py b/project_stock_product_set/__manifest__.py index adece5754a..d80b873e46 100644 --- a/project_stock_product_set/__manifest__.py +++ b/project_stock_product_set/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Project Stock Product Set", - "version": "16.0.2.0.0", + "version": "16.0.2.1.0", "category": "Project Management", "website": "https://github.com/OCA/project", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/project_stock_product_set/static/description/index.html b/project_stock_product_set/static/description/index.html index 1ef41b08f9..6762c608a8 100644 --- a/project_stock_product_set/static/description/index.html +++ b/project_stock_product_set/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 @@

Project Stock Product Set

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

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

This module allows to use product sets in tasks.

@@ -428,7 +429,9 @@

Contributors

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.