From 7cc8ade77262763852dddf4e79a608d916dbf8a3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 12 Jul 2024 15:37:52 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_brand/README.rst | 2 +- product_brand/__manifest__.py | 2 +- product_brand/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c4f061f16..5aa6ea44f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [brand](brand/) | 17.0.1.1.1 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | This is a base addon for brand modules. It adds the brand object and its menu and define an abstract model to be inherited from branded objects -[product_brand](product_brand/) | 17.0.1.0.0 | | Product Brand Manager +[product_brand](product_brand/) | 17.0.1.0.1 | | Product Brand Manager [//]: # (end addons) diff --git a/product_brand/README.rst b/product_brand/README.rst index c26349215..6927c1fd9 100644 --- a/product_brand/README.rst +++ b/product_brand/README.rst @@ -7,7 +7,7 @@ Product Brand Manager !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3924adce6b39ba313ce78e750ec1830d5c81c07da6a97ee5973d7c1c241fa06d + !! source digest: sha256:78e96ea5a87c09f65bab51c0e619e946785974da2539bdcbb4c5fc9da2bd76eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/product_brand/__manifest__.py b/product_brand/__manifest__.py index 41dbd1bae..2d10b67df 100644 --- a/product_brand/__manifest__.py +++ b/product_brand/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Product Brand Manager", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "development_status": "Mature", "category": "Product", "summary": "Product Brand Manager", diff --git a/product_brand/static/description/index.html b/product_brand/static/description/index.html index e39a402c5..fe2e3c8bb 100644 --- a/product_brand/static/description/index.html +++ b/product_brand/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 Brand Manager

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3924adce6b39ba313ce78e750ec1830d5c81c07da6a97ee5973d7c1c241fa06d +!! source digest: sha256:78e96ea5a87c09f65bab51c0e619e946785974da2539bdcbb4c5fc9da2bd76eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Mature License: AGPL-3 OCA/brand Translate me on Weblate Try me on Runboat

This module allows odoo users to easily manage product brands.

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