hello, i want to create a Button that only visible to ADMIN only. if other than admin logged in , the button would be INVISIBLE...
thanks a lot in advance
Regards, Ali..
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hello, i want to create a Button that only visible to ADMIN only. if other than admin logged in , the button would be INVISIBLE...
thanks a lot in advance
Regards, Ali..
Hello,
You can do like:
<button string="Cancel all" groups="base.group_erp_manager"/>
In groups you have to assign the group to whom you want to display button.
Thanks.
how to give access right programmatically...???
In xml add groups="base.group_erp_manager" to the button you have created. This group already exist so no need to add other code.
thanks a lot.....!!!!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
lis 24
|
1927 | ||
Opening new window with button in OpenERP
Rozwiązane
|
|
1
sty 24
|
14268 | |
|
3
lip 22
|
14988 | ||
|
1
maj 21
|
9691 | ||
how i can invisible field via python code
Rozwiązane
|
|
2
cze 19
|
15920 |