I'm looking for the code that when you change the user the task is assigned to it adds that user to followers of the task. I need to extend it that it gives that user more subtypes to be notified about.
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
2364
Views
Hi,
There is a method named message_subscribe, i think this is the method for that.i am not sure please check it.refer the function message_subscribe in mail.thread model
Thanks! So because project.task inherits the mail.thread module I could just override the method in my custom module?
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 | |
---|---|---|---|---|
|
0
Nov 20
|
2401 | ||
|
3
Jan 19
|
8157 | ||
|
1
Aug 17
|
4630 | ||
|
2
Oct 24
|
4374 | ||
|
7
Dec 18
|
5163 |