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
回覆
3295
瀏覽次數
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
|
3161 | ||
|
3
1月 19
|
9137 | ||
|
1
8月 17
|
5458 | ||
|
2
10月 24
|
5806 | ||
|
7
12月 18
|
5938 |