Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3573 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Abbandona