Hello, I have created new groups using the UI and now I need know the id for can make a filter on buttons.
Or if someone know how can filter the access to buttons like the "cancelquatation" button please say me.
Thanks for the help.
Hello, I have created new groups using the UI and now I need know the id for can make a filter on buttons.
Or if someone know how can filter the access to buttons like the "cancelquatation" button please say me.
Thanks for the help.
Dont know clearly what you are asking . if it is use it.
If you want to know id of group created form UI. Go to settings -> Sequences & Identifiers -> External Identifiers
and search as res_groups . in search results you can see you group.
Complete id will look like __export__.res_groups_40 (in your case number will be changed.)
then you can use this id as
<field name="name" groups="__export__.res_groups_40"/>
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ść | |
|---|---|---|---|---|
|
0
maj 16
|
6985 | |||
|
1
kwi 19
|
19835 | |||
|
How to override JS code in Odoo?
Rozwiązane
|
2
mar 15
|
23256 | ||
|
0
sty 26
|
5893 | |||
|
access rights manual
Rozwiązane
|
1
mar 15
|
7049 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
not clear, pls restate using an example