I want to send an email to all the team members of project when it is created. Any idea how to achieve this?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
            
                1
                
                    回覆
                
            
        
        
            
                4958
                
                    瀏覽次數
                
            
        
    Vardan
Firstly we don't have the functionality to assign the team members in odoo, for that you can use this module https://apps.odoo.com/apps/modules/11.0/project_team/
After specifying the team , design the template which have the information of created project then override the create method of project , in that call the method send_mail and pass the member's  id in recipients.
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|  | 0 8月 23  | 5715 | ||
|  | 5 9月 16  | 6171 | ||
|  | 0 5月 16  | 3552 | ||
|  | 2 3月 15  | 7100 | ||
|  | 1 2月 23  | 3445 | 
