[FIX] email_template: fixed wrong res_id given to attachments in send_mail (should...
authorThibault Delavallée <tde@openerp.com>
Mon, 22 Apr 2013 10:21:14 +0000 (12:21 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 22 Apr 2013 10:21:14 +0000 (12:21 +0200)
commit856083e2b4e07a98192bd1d31fe4d6cc2c141b27
tree12078eaecb7734d31a151a0fd6164c323f05edae
parentef210bd48998fe1b91eb3916bcc6223e1b609580
[FIX] email_template: fixed wrong res_id given to attachments in send_mail (should be a mail.message res_id, not a mail.mail res_id), to use the low-level attachments unlink.

bzr revid: tde@openerp.com-20130422102114-a179ylzpgu3g6vcr
addons/email_template/email_template.py