Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3557 Представления

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.

Аватар
Отменить