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

Hi guys!


I want to set an automated action, when an orders status is "sent" and the website is "rozbor WEB" then send an e-mail to our sales member.

I set this below:

Automated action

Model: Sales order

Condition: On Update

Watched fields: nothing is set

Before Update Domain: nothing is set

Apply on : Website = "Rozbor WEB" ; Status="sent"

Action: Send Email

Template: (I make my own template)
Applies to: Sales Order
Subject: New order ${object.name or 'n/a' }
Body: 
Hello!


New order (${object.name or 'n/a' }) was created on website rozborvody.sk.


Please start work with this order.


Thank you! :)


Email Configuration:
From: ${user.email_formatted | safe}To (Partners): (Partner ID)


Advanced Settings: Only Auto Delete is set


When i set this action, then odoo send 4x this e-mail.

아바타
취소
작성자 베스트 답변

Hello,

problem is solved.

I set this below:

Watched fields: "state"

Before Update Domain: Website = "Rozbor WEB"; Status= "draft"

In the template I set Email configuration -> From : odoobot@example.com

아바타
취소
베스트 답변

Hello David,

Try to set the before domain as the same as Apply on;

Before Update Domain: Website = "Rozbor WEB" ; Status="sent"


아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
5017
3
3월 24
4859
0
10월 24
6742
0
6월 22
179
3
4월 24
2200