Use the simple form by default.

pull/279/head
Peter Hahn 2016-01-28 10:43:44 +01:00
parent 7a8d645553
commit a09f43bf34
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ openerp.web_widget_mail_send_odoo = function(instance) {
var context = new instance.web.CompoundContext(self.build_context(), {
default_name: parsed_email[0],
default_email: parsed_email[1],
force_email: true,
});
pop.show_element(
'res.partner',