Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7 Відповіді
13602 Переглядів

I would like to use the mass mailing application to send emails to my contacts, but I have my own email templates already made with html and would like to be able to upload my templates or edit the email pasting my html code, is it possible? I have been trying but I couldn't find a way. Is there any way I can do it?

I have Odoo 9 but I could update to Odoo 10 if I can do this with it.

Аватар
Відмінити
Найкраща відповідь

Hi,

You can find a tutorial for creating an email template by visiting following link

Email Template

Аватар
Відмінити
Найкраща відповідь

You can view and edit all the email templates in Odoo by going to Settings -> Technical -> Email -> Template. If you don't see that menu item, you have to go into debug mode like so: http://<yoururl>/web?debug=

Аватар
Відмінити
Найкраща відповідь

hello 

yes possible. make one odoo email template and paste your html template code into odoo email template's body part.

Аватар
Відмінити
Найкраща відповідь

If you create the email from template in debug mode (...../web?debug), you have the opportunity to view the email in mail editor in Code View. In codeview, you can copy and paste the code from your earlier templates. If you do not enable the debug mode, you can not see to switch to code view in the mail editor.

Аватар
Відмінити
Найкраща відповідь

I have code related to send email on button click, in this i have first created email template (XML) and than use that template in (.py) function /method to send mails on button click. Hope it may be helpful.

http://learnopenerp.blogspot.com/2017/08/odoo-how-to-send-email-on-button-click.html

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
вер. 21
4163
2
січ. 24
4246
2
січ. 24
9916
1
бер. 21
9473
0
січ. 19
7071