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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Aug 23
|
4979 | ||
|
5
Sep 16
|
5338 | ||
|
0
May 16
|
2985 | ||
|
2
Mar 15
|
6339 | ||
|
1
Feb 23
|
2713 |