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
- プロジェクト
- MRP
この質問にフラグが付けられました
            
                1
                
                    返信
                
            
        
        
            
                3838
                
                    ビュー
                
            
        
    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  | 3605 | ||
|  | 3 1月 19  | 9751 | ||
|  | 1 8月 17  | 6013 | ||
|  | 2 10月 24  | 6547 | ||
|  | 7 12月 18  | 6511 | 
