From 6ac6c2fc07d01c78e47cdf479b78b6659c8c270b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Nov 2023 12:10:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_company_color/README.rst | 2 +- web_company_color/__manifest__.py | 2 +- web_company_color/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e3bc400ad..e26684df3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [web_apply_field_style](web_apply_field_style/) | 16.0.1.0.1 | | Apply css class style to fields from a dict parameters [web_calendar_slot_duration](web_calendar_slot_duration/) | 16.0.1.0.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Customizable calendar slot durations [web_chatter_position](web_chatter_position/) | 16.0.1.0.2 | | Add an option to change the chatter position -[web_company_color](web_company_color/) | 16.0.1.1.1 | | Web Company Color +[web_company_color](web_company_color/) | 16.0.1.2.0 | | Web Company Color [web_dark_mode](web_dark_mode/) | 16.0.1.0.1 | | Enabled Dark Mode for the Odoo Backend [web_dialog_size](web_dialog_size/) | 16.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width. [web_domain_field](web_domain_field/) | 16.0.1.0.1 | | Use computed field as domain diff --git a/web_company_color/README.rst b/web_company_color/README.rst index 8a432551e..09d3abfb2 100644 --- a/web_company_color/README.rst +++ b/web_company_color/README.rst @@ -7,7 +7,7 @@ Web Company Color !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f80386b49f563b5e9f03718d603f4842910535747261bfa5b729fd5e2c86896b + !! source digest: sha256:0d77639a7fc2cad4e3f3eefdb495036be87e1f9487c6601a255ff3b5ec96a071 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_company_color/__manifest__.py b/web_company_color/__manifest__.py index 0aec1a954..527788a47 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "16.0.1.1.1", + "version": "16.0.1.2.0", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"], diff --git a/web_company_color/static/description/index.html b/web_company_color/static/description/index.html index 8722205b7..e6d3baa9a 100644 --- a/web_company_color/static/description/index.html +++ b/web_company_color/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f80386b49f563b5e9f03718d603f4842910535747261bfa5b729fd5e2c86896b +!! source digest: sha256:0d77639a7fc2cad4e3f3eefdb495036be87e1f9487c6601a255ff3b5ec96a071 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module change navbar colors based in the company logo colors.