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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
8782
Visualizzazioni
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.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
gen 24
|
4483 | ||
|
2
gen 24
|
10205 | ||
|
1
mar 21
|
9705 | ||
|
3
gen 20
|
5681 | ||
|
0
gen 19
|
7237 |