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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
8784
Vues
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
janv. 24
|
4483 | ||
|
2
janv. 24
|
10206 | ||
|
1
mars 21
|
9707 | ||
|
3
janv. 20
|
5682 | ||
|
0
janv. 19
|
7239 |