Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3556 Weergaven

How configure Odoo to send System Notification (exmpl - Reset Passowrd) from admin account. Now sending System Notification email occurs from Company email.?

Avatar
Annuleer
Beste antwoord

you can edit the sender (send from) from setting --> technical---> email --> templates

then select Reset password template ----> edit ---> you will find field send from :  ${object.company_id.name} <${object.company_id.email}>

you can change it as you want.

Avatar
Annuleer