How to Send Email from Code in Odoo 13
Odoo Mail
14 September, 2021 by
How to Send Email from Code in Odoo 13
Administrator
| 1 Comment
Communication is very important for a business. Email is the fastest way to transfer information. Main advantages of email communication are:

- Cheap

- Fast

- Easy

- Convenient

- Easy to replicate


In this blog you will learn about:


1. Create an Email Template to Send the Email in odoo 13
2. Add a Button to Send the Email
3. How to Send an Email Through the Wizard in Odoo 13

Odoo gives an option to send email in the modules so that for most of the process, customers can track it even through email. So it is important to give an option to send emails while customizing a module. Here, I am going to explain how to send an email with the click of a button. I will also be explaining how to send an email from a wizard.

Let us discuss it with an example:


Create an Email Template to Send the Email in Odoo 13
Here, I created a model test, an email with the module name test_email. First, we have to create an email template to send the email:
How to Send Email from Code in Odoo 13
Administrator
14 September, 2021
Share this post
Archive
Sign in to leave a comment