跳至内容
菜单
此问题已终结
1 回复
3581 查看

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

形象
丢弃
最佳答案

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.

形象
丢弃