From 22e4f7a51391334d3f095d933e1d90528e23e6d0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Nov 2023 11:58:02 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_chatter_position/README.rst | 2 +- web_chatter_position/__manifest__.py | 2 +- web_chatter_position/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d89196c5..e3bc400ad 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [web_advanced_search](web_advanced_search/) | 16.0.1.0.4 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Easier and more powerful searching tools [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.1 | | Add an option to change the chatter position +[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_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. diff --git a/web_chatter_position/README.rst b/web_chatter_position/README.rst index fa584e705..79555092a 100644 --- a/web_chatter_position/README.rst +++ b/web_chatter_position/README.rst @@ -7,7 +7,7 @@ Chatter Position !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5d3f60eeecdac91c06a5eefec0c19386e9913235723472b54a3dd73cf4aac596 + !! source digest: sha256:fbb006a9a99fbcf94cbb8823017ff08050ed9294fd3c81929e4a4b2e225ca61b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_chatter_position/__manifest__.py b/web_chatter_position/__manifest__.py index 763e36cf4..4318d9da4 100644 --- a/web_chatter_position/__manifest__.py +++ b/web_chatter_position/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Chatter Position", "summary": "Add an option to change the chatter position", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "Hynsys Technologies, Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "LGPL-3", diff --git a/web_chatter_position/static/description/index.html b/web_chatter_position/static/description/index.html index fac0d24de..71e5669fe 100644 --- a/web_chatter_position/static/description/index.html +++ b/web_chatter_position/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:5d3f60eeecdac91c06a5eefec0c19386e9913235723472b54a3dd73cf4aac596 +!! source digest: sha256:fbb006a9a99fbcf94cbb8823017ff08050ed9294fd3c81929e4a4b2e225ca61b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Configurable chatter position from the user preferences.