Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3095 Представления

Hello,

I'm new to Odoo and i'm trying to search and read the application permissions of all the users using xmlrpc in python.


I have this info of the field im trying to reach:

Field: sel_groups_19_23

Object: res.users

Type: Selection

Modifiers: {"readonly":[["sel_groups_1_9_10", ":=", 1]]}

Selection:

    - [false]

    - [19] - Billing

    - [23] - Billing manager


Also, want to know where in the Postgres database is "[19] - Billing" and "[23] - Billing manager" and create new fields.


I'd appreciate the help!

Thanks!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 25
736
2
мая 24
1593
1
авг. 23
13170
0
июн. 20
61
User permissions Решено
1
февр. 19
4351