Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3839 Widoki

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?


Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

thanks for this

Powiązane posty Odpowiedzi Widoki Czynność
1
cze 23
3209
0
lip 23
2104
0
maj 18
3824
0
lip 23
2
0
lip 23
5