From e9bb9a0484d09f480111cc52f3b3c030405d194b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 18 May 2024 14:45:33 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_widget_color/README.rst | 2 +- web_widget_color/__manifest__.py | 2 +- web_widget_color/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3b329cfaf..11468bba4 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ addon | version | maintainers | summary [web_view_transition](web_view_transition/) | 11.0.1.0.1 | | This module adds transitions to display views [web_widget_bokeh_chart](web_widget_bokeh_chart/) | 11.0.1.1.1 | | This widget allows to display charts using Bokeh library. [web_widget_child_selector](web_widget_child_selector/) | 11.0.1.0.1 | | Widget used for navigation on hierarchy fields -[web_widget_color](web_widget_color/) | 11.0.1.0.1 | | Web Widget Color +[web_widget_color](web_widget_color/) | 11.0.1.0.2 | | Web Widget Color [web_widget_digitized_signature](web_widget_digitized_signature/) | 11.0.1.0.0 | | Web Widget Digitized Signature [web_widget_domain_editor_dialog](web_widget_domain_editor_dialog/) | 11.0.1.0.1 | | Recovers the Domain Editor Dialog functionality [web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 11.0.1.0.1 | | This module adds support for dynamic dropdown widget diff --git a/web_widget_color/README.rst b/web_widget_color/README.rst index fd0d38e42..aad616475 100644 --- a/web_widget_color/README.rst +++ b/web_widget_color/README.rst @@ -7,7 +7,7 @@ Web Widget Color !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e6ee7beb853e20843ec02d86bc3d8960d62ee923bbac5d4dc14b0813b3c3422b + !! source digest: sha256:5bdd0325e96c26e3331681352321662981d7d82eb9ae0cde2bc02f93d8b33aa7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_widget_color/__manifest__.py b/web_widget_color/__manifest__.py index 0ad99b32c..3003ccaca 100644 --- a/web_widget_color/__manifest__.py +++ b/web_widget_color/__manifest__.py @@ -8,7 +8,7 @@ { 'name': "Web Widget Color", 'category': "web", - 'version': "11.0.1.0.1", + 'version': "11.0.1.0.2", "author": "Savoir-faire Linux, " "Anybox, " "Taktik SA, " diff --git a/web_widget_color/static/description/index.html b/web_widget_color/static/description/index.html index f640dc81c..c9a084367 100644 --- a/web_widget_color/static/description/index.html +++ b/web_widget_color/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:e6ee7beb853e20843ec02d86bc3d8960d62ee923bbac5d4dc14b0813b3c3422b +!! source digest: sha256:5bdd0325e96c26e3331681352321662981d7d82eb9ae0cde2bc02f93d8b33aa7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module aims to add a color picker to Odoo.