Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3761 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
1
sept 25
1959
3
jul 25
8203
1
may 25
1672
2
ene 25
2447
1
ago 24
2318