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, 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.....!!!!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
2
nov 24
|
4151 | |||
|
1
mag 26
|
60543 | |||
|
1
gen 24
|
16538 | |||
|
3
lug 22
|
17296 | |||
|
1
mag 21
|
11363 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.