[FIX] email_template: when usign the composer in mass mailing mode with
authorThibault Delavallée <tde@openerp.com>
Wed, 23 Apr 2014 15:29:26 +0000 (17:29 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 23 Apr 2014 15:29:26 +0000 (17:29 +0200)
commit549da11e4055922f94fd420b1d6db0ae76a17592
tree6113047fba0f304c860cb9f2c788ea6933a5c644
parentb6255eb55d3a2dcba373af56cc40d058747f3e8e
[FIX] email_template: when usign the composer in mass mailing mode with
a template, display the user's signature if asked by the template. The use will
then be able to modify the generated content and to remove / update it if necessary;
Otherwise the signature is not added in mass mailing mode, because the content
of the email is based on the wizard's body, not the template one.

Some rewriting in the onchange: now using a browse instead of a read.

bzr revid: tde@openerp.com-20140423152926-sno0gk8lup9l442p
addons/email_template/wizard/mail_compose_message.py