From 6bf753427ecdc6f3252245ad4537ffe176ff61c5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 24 Oct 2024 09:19:04 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + web_select_all_companies/README.rst | 2 +- web_select_all_companies/static/description/index.html | 3 +-- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66d69c48338c..5a60acca1f88 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ addon | version | maintainers | summary [web_remember_tree_column_width](web_remember_tree_column_width/) | 14.0.1.0.0 | [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Remember the tree columns' widths across sessions. [web_responsive](web_responsive/) | 14.0.1.2.2 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) | Responsive web client, community-supported [web_search_with_and](web_search_with_and/) | 14.0.1.0.1 | | Use AND conditions on omnibar search +[web_select_all_companies](web_select_all_companies/) | 14.0.1.0.0 | | Allows you to select all companies in one click. [web_send_message_popup](web_send_message_popup/) | 14.0.1.0.0 | | Web Send Message as Popup [web_sheet_full_width](web_sheet_full_width/) | 14.0.1.0.1 | | Use the whole available screen width when displaying sheets [web_switch_context_warning](web_switch_context_warning/) | 14.0.1.1.0 | | Show a warning if current user, company or database have been switched in another tab or window. diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 6f5058c5e437..e7a8ab825117 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20240704.0 \ No newline at end of file +14.0.20241024.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 11c5fcd99a26..41e097f19721 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -46,6 +46,7 @@ 'odoo14-addon-web_remember_tree_column_width', 'odoo14-addon-web_responsive', 'odoo14-addon-web_search_with_and', + 'odoo14-addon-web_select_all_companies', 'odoo14-addon-web_send_message_popup', 'odoo14-addon-web_sheet_full_width', 'odoo14-addon-web_switch_context_warning', diff --git a/web_select_all_companies/README.rst b/web_select_all_companies/README.rst index 0765eff92682..f13c85393de3 100644 --- a/web_select_all_companies/README.rst +++ b/web_select_all_companies/README.rst @@ -7,7 +7,7 @@ Web Select All Companies !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b2dd44d037d4c1129717952faf30f486f1ce3387df2f7a839ebed82e58bb1197 + !! source digest: sha256:b5a580952de98e3b14531120d2858b1d7a9f80ff209d0c8c3e4e9599788c2526 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_select_all_companies/static/description/index.html b/web_select_all_companies/static/description/index.html index c99a0c885215..f01c8a9524ca 100644 --- a/web_select_all_companies/static/description/index.html +++ b/web_select_all_companies/static/description/index.html @@ -1,4 +1,3 @@ - @@ -368,7 +367,7 @@

Web Select All Companies

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

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

This module allows you to select or deselect all the companies in a single click.