Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3758 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

thanks for this

Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
3130
0
jul 23
2006
0
may 18
3761
0
jul 23
2
0
jul 23
5