diff --git a/README.md b/README.md index 9554ba4d4..fbfd217e9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [web_domain_field](web_domain_field/) | 15.0.1.0.1 | | Use computed field as domain [web_drop_target](web_drop_target/) | 15.0.1.0.2 | | Allows to drag files into Odoo [web_environment_ribbon](web_environment_ribbon/) | 15.0.1.0.0 | | Web Environment Ribbon -[web_filter_header_button](web_filter_header_button/) | 15.0.1.0.0 | | Show selected filters as buttons in the control panel +[web_filter_header_button](web_filter_header_button/) | 15.0.1.1.0 | | Show selected filters as buttons in the control panel [web_group_expand](web_group_expand/) | 15.0.1.0.0 | | Group Expand Buttons [web_hide_user_menu_item](web_hide_user_menu_item/) | 15.0.1.0.0 | | Web Hide User Menu Item [web_ir_actions_act_multi](web_ir_actions_act_multi/) | 15.0.1.0.0 | | Enables triggering of more than one action on ActionManager diff --git a/web_filter_header_button/README.rst b/web_filter_header_button/README.rst index da297cb29..709cdb9d5 100644 --- a/web_filter_header_button/README.rst +++ b/web_filter_header_button/README.rst @@ -7,7 +7,7 @@ Filter Button !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e9f3e0db2c52f42eb3e177ee261caec02d793b0102a7d5159c4c163381fd13b4 + !! source digest: sha256:474ef01827c48e1ba05df2c8301f718da67a2251d4ae3282ab86a3537dd7d3f2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_filter_header_button/__manifest__.py b/web_filter_header_button/__manifest__.py index 1587328bc..b3eba5ba6 100644 --- a/web_filter_header_button/__manifest__.py +++ b/web_filter_header_button/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Filter Button", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "summary": "Show selected filters as buttons in the control panel", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/web_filter_header_button/static/description/index.html b/web_filter_header_button/static/description/index.html index 5c83a13af..10cda641a 100644 --- a/web_filter_header_button/static/description/index.html +++ b/web_filter_header_button/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:e9f3e0db2c52f42eb3e177ee261caec02d793b0102a7d5159c4c163381fd13b4 +!! source digest: sha256:474ef01827c48e1ba05df2c8301f718da67a2251d4ae3282ab86a3537dd7d3f2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows to add some selected filters as buttons in the header