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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
4965
ビュー
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
|
5718 | ||
|
|
5
9月 16
|
6189 | ||
|
|
0
5月 16
|
3556 | ||
|
|
2
3月 15
|
7103 | ||
|
|
1
2月 23
|
3453 |