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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
3344
ビュー
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
|
3216 | ||
|
3
1月 19
|
9214 | ||
|
1
8月 17
|
5525 | ||
|
2
10月 24
|
5898 | ||
|
7
12月 18
|
6022 |