diff --git a/web_edit_user_filter/README.rst b/web_edit_user_filter/README.rst index ebcaffdfa..b2dbfd54e 100644 --- a/web_edit_user_filter/README.rst +++ b/web_edit_user_filter/README.rst @@ -19,8 +19,11 @@ Edit User Filters .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/162/12.0 + :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| +|badge1| |badge2| |badge3| |badge4| |badge5| In standard Odoo you can edit user filters via the debug module. The problem is that normal users often don't have access to this menu therefore can't adjust filters once they're saved. diff --git a/web_edit_user_filter/static/description/index.html b/web_edit_user_filter/static/description/index.html index def54c76e..5995a4b2b 100644 --- a/web_edit_user_filter/static/description/index.html +++ b/web_edit_user_filter/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+In standard Odoo you can edit user filters via the debug module. The problem is that normal users often don’t have access to this menu therefore can’t adjust filters once they’re saved. This module makes this feature available for normal users with a user friendly interface.