Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3749 Vues

The default of the button is invisible.

Access Right Scenario:
User: The button will show if create_uid is not equal to the partner_id
Manager: This button will always display.

What I did was:

attrs="{'visible':[('groups_ids','=','group_user'),('groups_ids','=','group_manager')]}"

Any idea on how to achieve it in another way?


Avatar
Ignorer
Meilleure réponse

Create a boolean computed field whose value is computed based on the conditions you need and use the value of that field to control the visibility of the button.

Avatar
Ignorer
Auteur

thanks for this

Publications associées Réponses Vues Activité
1
juin 23
3125
0
juil. 23
1997
0
mai 18
3751
0
juil. 23
2
0
juil. 23
5