odoo/addons/mass_mailing/models
Thibault Delavallée c93d169fde [FIX] mail: fixed get_default_recipient, trying to call a method even if the target model do not have it; also fixed default recipients generation on the contact model; sending a mass mailing when not having recipient now raise a warning. 2014-05-27 13:33:10 +02:00
..
__init__.py [REM] mass_mailing: removed report, a graph view on statistics will be sufficient 2014-04-15 11:58:17 +02:00
mail_mail.py [FIX] mass_mailing: fixed issue when generating unsubscirbe urlé 2014-04-15 18:07:43 +02:00
mail_thread.py [MERGE] Sync with trunk 2014-04-16 10:29:25 +02:00
mass_mailing.py [FIX] mail: fixed get_default_recipient, trying to call a method even if the target model do not have it; also fixed default recipients generation on the contact model; sending a mass mailing when not having recipient now raise a warning. 2014-05-27 13:33:10 +02:00
mass_mailing_stats.py [TYPO] mass_mailing: rename wrongly named function field (dayly -> daily). 2014-04-29 18:54:30 +02:00
res_config.py