odoo/addons/mail
Olivier Dony 86a7978d2d [FIX] mail*: properly handle b64-encoding for attachments
When reading the datas property of an attachment,
a base64-encoded stream is expected.
The mail.message.schedule_with_attach() method OTOH
expects a binary file for attachments, so it should
be decoded if extracted from a binary field.

bzr revid: odo@openerp.com-20120308155650-blnwf7x2bkmsfue2
2012-03-08 16:56:50 +01:00
..
i18n Launchpad automatic translations update. 2012-02-29 05:27:46 +00:00
security [FIX] mail: access rights: allow msg/thread creation for everyone 2011-12-23 11:41:57 +01:00
static/scripts [MERGE] fetchmail local mta option by stw 2011-10-05 00:26:40 +02:00
wizard [FIX] mail*: properly handle b64-encoding for attachments 2012-03-08 16:56:50 +01:00
__init__.py [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming 2011-07-22 18:34:57 +02:00
__openerp__.py [IMP] manifest: renamed active to auto_install. 2012-01-30 11:18:37 +01:00
mail_data.xml [IMP] mail: usability - better labels´ 2011-09-06 18:52:04 +02:00
mail_message.py [FIX] mail*: properly handle b64-encoding for attachments 2012-03-08 16:56:50 +01:00
mail_message_view.xml [IMP] mail,email_template: improved views, assert missing email_from 2012-02-13 15:35:31 +01:00
mail_thread.py [MERGE] manual outlook plugin no binary yet 2011-12-09 15:28:39 +01:00
mail_thread_view.xml [REM] form view in mail message o2ms 2011-12-05 15:02:57 +01:00
res_partner.py [IMP] mail: another pass of cleanup/refactoring of mail features - finish renaming 2011-07-22 18:34:57 +02:00
res_partner_view.xml [IMP] mail: rename module email to mail because of parsing error 2011-04-04 15:15:52 +05:30