Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
9 Trả lời
28912 Lượt xem

Hello.

Tell me why, when creating a new task ("Document created") no email notification to subscribers. How can I fix this?

Please, help me.

No one knows how to solve the problem?

Ảnh đại diện
Huỷ bỏ

You can create an automated action !

i've been trying to get this to happen for a few weeks now.

Did you configure the mail servers correctly?

What is thé version you use ?

Câu trả lời hay nhất

hello,

1- Go to setting -> technical -> email -> subtypes

2- search for created and you will see some entry depending on modules you have installed.

see screenshot:

image description

3- If you want tu receive it by email check you have incoming email, notification as notification properties on you res.partner account.

image description

Ảnh đại diện
Huỷ bỏ

I tried this, but when you go to look at settings->technical->messages, it doesn't add who the task was assigned to the recipient list.

it depends on the setup for the project. if you are member or follower of the project, you will be follower of the tasks.

Adding the followers made it start sending emails when a task was changed, but still not when the task was created.

Câu trả lời hay nhất

Hello

Try below code to avoid email notification when try to create new record (version 10.0)

For example if you want to create new task but disable email notification to follower you can reference below code

task = super(Task, self.with_context(mail_notrack=True)).create(vals)

Hope this help you.

Best Thanks,

Ankit H Gandhi.


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 7 25
900
5
thg 5 25
18318
0
thg 4 25
1164
1
thg 4 25
1610
0
thg 3 25
1451