mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_button_invisible
This commit is contained in:
3
web_button_visibility/readme/CONTEXT.rst
Normal file
3
web_button_visibility/readme/CONTEXT.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
This module can be useful in combination with customized workflows
|
||||
(eg: module base_substate) to avoid user from performing certain actions if a specific
|
||||
condition is verified.
|
||||
3
web_button_visibility/readme/CONTRIBUTORS.rst
Normal file
3
web_button_visibility/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* `Ooops404 <https://www.ooops404.com>`__:
|
||||
|
||||
* Ilyas <irazor147@gmail.com>
|
||||
1
web_button_visibility/readme/DESCRIPTION.rst
Normal file
1
web_button_visibility/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module allows to hide specific buttons for specific user groups if specific conditions are verified.
|
||||
5
web_button_visibility/readme/USAGE.rst
Normal file
5
web_button_visibility/readme/USAGE.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
Go to Settings > Technical > Models, open a model
|
||||
|
||||
In tab "Hide button rule", add a button name and a group, and optionally a condition
|
||||
|
||||
For users of that group and as long as the condition is met, button is not visible.
|
||||
Reference in New Issue
Block a user