×
Aug 10, 2017 · Odoo send email from code using template on button click,How to create email template.Sending email by clicking button.Add dynamic value in ...
People also ask
I created Email template and one Custom Email button to send the mail alert to the customer while clicking on the button . My issue : is while clicking the ...
I have created a custom email template and also I have created a send email button for the action. When I click that button email is send automatically.
Send Email on Button Click using Code. GitHub Gist: instantly share code, notes, and snippets.
just copy the method of sending email and use it in onchange method. http://learnopenerp.blogspot.com/2017/08/odoo-how-to-send-email-on-button-click.html.
1) 'Model' > Quotation (Sale order),. 2) Action to do > Send Email or Python Code (If you want custom method),. 3) Select Email template here if Action to ...
I have a code that sends email on button click, you can use this on our create method as well. Have a look please: http://learnopenerp.blogspot.com/2017/08/odoo ...
Apr 19, 2017 · Send mail On Click Button In Odoo Please First Put your button in your view. I will give example for when we click confirm order in sale ...
I created Email template and one Custom Email button to send the mail alert to the customer while clicking on the button . My issue : is while clicking the ...