Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3858 Vistas
for you help me to find the id of odoobot.
i have odoo v15 saas.



Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

Hi,

Try 

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

Hope it helps,

Kiran K

Avatar
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
2
oct 25
510
1
sept 25
2164
3
jul 25
8784
1
may 25
1975
2
ene 25
2689