for every task, followers are added automatically. and for every email i send. all the followers recieves. how can i change this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
I know one quickest solution for that.
Activate developer mode
Go to Settings => Technical => Subtypes
Find subtypes for model project.task
Open subtypes one by one and set "Internal Only(internal)" field True
Now it will create only system notification but it won't send any email to any follower.
Make sure before doing this, it will not send any emails to any followers for those internal types, so be careful if you are using odoo emailing system to notify project stakeholders.
You can use the Messages Easy app to send messages in ‘Email Mode’.
In this case, only specified recipients will be notified.
https://apps.odoo.com/apps/modules/16.0/prt_mail_messages/“
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
6月 24
|
6330 | ||
|
2
3月 24
|
1300 | ||
|
1
12月 22
|
8968 | ||
|
1
12月 22
|
4230 | ||
|
1
6月 21
|
2717 |
Thank you buddy