odoo/addons/mail/wizard
Martin Trigaux 1ab962d338 [FIX] mail: convert attachments to binary as it is the expected format of message_post opw 604205
The double convertion (render_message and send_mail) is done to keep the API but should be changed in next version.

bzr revid: mat@openerp.com-20140415161441-q6pfueetvv0namgw
2014-04-15 18:14:41 +02:00
..
__init__.py [ADD] mail: added Invite wizard, allowing to add partners to the followers. 2012-09-12 15:35:22 +02:00
invite.py [FIX] invitation wizard: subject on invitation wizard is not translatable 2014-02-11 16:21:03 +05:30
invite_view.xml [IMP] Invite wizard: show emails of partners you choose as recipients. 2012-12-27 17:43:16 +01:00
mail_compose_message.py [FIX] mail: convert attachments to binary as it is the expected format of message_post opw 604205 2014-04-15 18:14:41 +02:00
mail_compose_message_view.xml [REVERT] mail: undo model-level change that can cause issue for stable deployments 2013-04-17 10:14:10 +02:00