How can I define a fix eMail sender-address for a eMail Template? For example: All Order and Shipping Confirmations are always send from service@mycompany.com - no matter which user is logged into the system.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
8781
Visualizações
You can modify the template to your needs.
With this option, the mail sender are the mail of user, or if not exist, the mail of company, and if again this not exist, the text noreply@localhost:
${object.user_id.email or object.company_id.email or 'noreply@localhost'}
Also, you can specify a fixed mail sender, with write directly the mail.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
2
jan. 24
|
4480 | ||
Problem with email template (SOLVED)
Resolvido
|
|
2
jan. 24
|
10203 | |
|
1
mar. 21
|
9702 | ||
|
3
jan. 20
|
5678 | ||
|
0
jan. 19
|
7235 |