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
回复
4368
查看
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
|
5018 | ||
|
5
9月 16
|
5398 | ||
|
0
5月 16
|
3047 | ||
|
2
3月 15
|
6375 | ||
|
1
2月 23
|
2746 |