diff --git a/README.md b/README.md index 8d5ebc3ef..fd616ae30 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ addon | version | maintainers | summary [web_group_by_percentage](web_group_by_percentage/) | 12.0.1.0.0 | | Show the percentage of the total sum in group by rows [web_group_expand](web_group_expand/) | 12.0.1.0.1 | | Group Expand Buttons [web_ir_actions_act_multi](web_ir_actions_act_multi/) | 12.0.1.0.2 | | Enables triggering of more than one action on ActionManager -[web_ir_actions_act_view_reload](web_ir_actions_act_view_reload/) | 12.0.1.0.1 | | Enables reload of the current view via ActionManager +[web_ir_actions_act_view_reload](web_ir_actions_act_view_reload/) | 12.0.1.0.2 | | Enables reload of the current view via ActionManager [web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 12.0.1.0.1 | | Show a message box to users [web_ir_actions_close_wizard_refresh_view](web_ir_actions_close_wizard_refresh_view/) | 12.0.1.0.1 | | Allow to refresh view data without reload the page. [web_listview_range_select](web_listview_range_select/) | 12.0.1.0.1 | | Enables selecting a range of records using the shift key diff --git a/web_ir_actions_act_view_reload/README.rst b/web_ir_actions_act_view_reload/README.rst index 8ebb5ddf0..f1dbc60bc 100644 --- a/web_ir_actions_act_view_reload/README.rst +++ b/web_ir_actions_act_view_reload/README.rst @@ -7,7 +7,7 @@ Web Actions View Reload !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:99dd8320188402c6ff153d1930c71ec83390f5355f0f46a49c47285bbdc5d709 + !! source digest: sha256:440c643ac131c28d9cec47ff5791dac02d0ec038d2a8f81102af896bae7a5c38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_ir_actions_act_view_reload/__manifest__.py b/web_ir_actions_act_view_reload/__manifest__.py index a716c8955..dacbffb78 100644 --- a/web_ir_actions_act_view_reload/__manifest__.py +++ b/web_ir_actions_act_view_reload/__manifest__.py @@ -7,7 +7,7 @@ "name": "Web Actions View Reload", "summary": "Enables reload of the current view via ActionManager", "category": "Web", - "version": "12.0.1.0.1", + "version": "12.0.1.0.2", "license": "LGPL-3", "author": "Modoolar, " "CorporateHub, " diff --git a/web_ir_actions_act_view_reload/static/description/index.html b/web_ir_actions_act_view_reload/static/description/index.html index cf2baf934..e9bf6c7bb 100644 --- a/web_ir_actions_act_view_reload/static/description/index.html +++ b/web_ir_actions_act_view_reload/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:99dd8320188402c6ff153d1930c71ec83390f5355f0f46a49c47285bbdc5d709 +!! source digest: sha256:440c643ac131c28d9cec47ff5791dac02d0ec038d2a8f81102af896bae7a5c38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module provides a way to trigger reload of the current window on ActionManager