Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3804 Представления
for you help me to find the id of odoobot.
i have odoo v15 saas.



Аватар
Отменить
Лучший ответ

The ID of the OdooBot user is 1

The External ID of the OdooBot user is base.user_root


If you use the Inactive Users filter in the Users Menu, you can find the res.users record for OdooBot

Аватар
Отменить
Лучший ответ

Hi,

Try 

odoobot = self.env.ref('base.user_root').id

Hope it helps,

Kiran K

Аватар
Отменить
Автор

if I use this odoobot identifier, for my code, Odoo Server Error appears

Related Posts Ответы Просмотры Активность
2
окт. 25
302
1
сент. 25
2073
3
июл. 25
8472
1
мая 25
1850
2
янв. 25
2582