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

It is possible to set odoo to automatically send an email to the customer and to the seller after a purchase or sale.

Is there any modules that allow me to do it?

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

You mean when you confirm your sale order than email automatically send to customer and seller right ..??

Tác giả

Yes...

Override create functionality and add send mail function !

Tác giả

Without changing the code is it possible?

Override your confirm button and add you email function. i hope it's work for you.

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

Yes you can do it very easily using automated actions.

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.

I hope this helps.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I'm trying this method: (can it be done in v. 12.0?). I'm trying to apply it through Scheduled Actions. Because "automated actions" doesn't appear any more.

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I tried following the steps as pointed out above:

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.


And it works for me.

Thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

If you want to do it without overriding the confirmation method, you can create an automated action that check if the sales order or the purchase are validated and send an email.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 11 23
7216
4
thg 7 25
6779
0
thg 10 18
3531
6
thg 3 15
10209
1
thg 3 15
5611