Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3669 Visninger

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
Kassér
Bedste svar

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
Kassér
Forfatter

thanks for this

Related Posts Besvarelser Visninger Aktivitet
1
jun. 23
3016
0
jul. 23
1886
0
maj 18
3639
0
jul. 23
2
0
jul. 23
5