odoo/addons/email_template/tests
Denis Ledoux 245bb4ebdf [FIX] mail: to/from/reply-to addresses formated according to RFC2822
Use formataddr method from email.utils lib, which do the job correctly
2014-08-12 13:40:45 +02:00
..
__init__.py [WIP] email_template: WIP on mail.compose.message in email_template. Cleaned a bit the code, the view. Added base for testing mail composer in tests. TODO: handle partners, email_cc, email_to, attachments, ... almost everything. 2012-08-30 17:51:54 +02:00
test_mail.py [FIX] mail: to/from/reply-to addresses formated according to RFC2822 2014-08-12 13:40:45 +02:00