I have a many2many field referencing the user object. I want to add these users automatically as followers on create / edit. However, if I add the field using _message_get_auto_subscribe_fields I get a "unhashable type list" error. How to solve this?
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
1
Reply
3101
Views
Hey, Dombos Please update your code convert list([]) to tuple(()).
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
Mar 15
|
3217 | ||
|
0
Jan 24
|
378 | ||
|
2
May 23
|
6768 | ||
|
1
Feb 22
|
21396 | ||
|
5
Dec 21
|
15004 |