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:
- CRM
- 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/“
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
июн. 24
|
6330 | ||
|
2
мар. 24
|
1300 | ||
|
1
дек. 22
|
8965 | ||
|
1
дек. 22
|
4230 | ||
|
1
июн. 21
|
2714 |
Thank you buddy