for you help me to find the id of odoobot.
i have odoo v15 saas.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
2402
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 24
|
265 | ||
|
1
Jul 24
|
564 | ||
|
2
Aug 24
|
2562 | ||
|
1
Sep 24
|
553 | ||
|
1
Jan 24
|
343 |