From 30eec9281e4f07c95169320c463e32ef03d42bcf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 22 Nov 2024 11:02:20 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_uom_measure_type/README.rst | 2 +- product_uom_measure_type/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1f6478c870b..362d96bdc0b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ addon | version | maintainers | summary [product_template_has_one_variant](product_template_has_one_variant/) | 16.0.1.0.1 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to define a field on product template level to determine if it has only one variant [product_template_tags](product_template_tags/) | 16.0.1.1.0 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | This addon allow to add tags on products [product_total_weight_from_packaging](product_total_weight_from_packaging/) | 16.0.1.0.0 | | Compute estimated weight based on product's packaging weights -[product_uom_measure_type](product_uom_measure_type/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Product - UoM Measure Type +[product_uom_measure_type](product_uom_measure_type/) | 16.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Product - UoM Measure Type [product_uom_po_domain](product_uom_po_domain/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Product - Domain on Purchase UoM [product_uom_updatable](product_uom_updatable/) | 16.0.1.0.0 | | allows products uom to be modified after be used in a stock picking if the product uom is of the same category [product_uom_use_type](product_uom_use_type/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Define UoM for Sale and / or for Purchase purpose diff --git a/product_uom_measure_type/README.rst b/product_uom_measure_type/README.rst index 9f9573cf6cb..fcb82f65298 100644 --- a/product_uom_measure_type/README.rst +++ b/product_uom_measure_type/README.rst @@ -7,7 +7,7 @@ Product - UoM Measure Type !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f019b0bd68d67a3de187b39d0d5a98e23edc04eab9bea21b7521c91cdb77933b + !! source digest: sha256:957829152888bc8457ded53014c6d576044c2fa8a669e511525d0ab11ba9fbaf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_uom_measure_type/__manifest__.py b/product_uom_measure_type/__manifest__.py index edf845e8bf4..bc1604416e9 100644 --- a/product_uom_measure_type/__manifest__.py +++ b/product_uom_measure_type/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Product - UoM Measure Type", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "category": "Product", "author": "GRAP, Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], diff --git a/product_uom_measure_type/static/description/index.html b/product_uom_measure_type/static/description/index.html index 0a28d46ad9c..b3a7428f376 100644 --- a/product_uom_measure_type/static/description/index.html +++ b/product_uom_measure_type/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 - UoM Measure Type

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

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

This module extend the product module.

@@ -415,7 +415,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.