콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
9 답글
24279 화면

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?

아바타
취소

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

작성자

Yes...

Override create functionality and add send mail function !

작성자

Without changing the code is it possible?

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

베스트 답변

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.

아바타
취소
베스트 답변

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.

아바타
취소
베스트 답변

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

아바타
취소
베스트 답변

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.

아바타
취소
관련 게시물 답글 화면 활동
2
11월 23
7216
4
7월 25
6939
0
10월 18
3616
6
3월 15
10326
1
3월 15
5708