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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
3266
查看
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?
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
11月 20
|
3156 | ||
|
3
1月 19
|
9118 | ||
|
1
8月 17
|
5444 | ||
|
2
10月 24
|
5779 | ||
|
7
12月 18
|
5901 |