odoo/addons/mass_mailing/wizard
Thibault Delavallée cbdf7830b1 [FIX] mass_mailing: fixes:
- fixed keeping the original message for routing, only when choosing to reply in the
original thread (notification=True)
- auto delete sent emails explicitely
- mail_thread: routing: fixed replies always choosen even when replying to emails
with a specified reply_to (using ref_match in the algorithm)
- mail_thread: routing: instead of exclusive routing heuristics, use each case
as a fallback of the previous.
2014-06-02 13:52:27 +02:00
..
__init__.py [WIP] started to reduce code 2014-04-12 17:33:39 +02:00
mail_compose_message.py [FIX] mass_mailing: fixes: 2014-06-02 13:52:27 +02:00
mail_compose_message_view.xml [FIX] mail.compose.message: display mass mailing data only in mass mailing mode 2014-03-24 15:00:51 +01:00
test_mailing.py [FIX] mass_mailing: fixed test mailing wizard, still using unsubscribe url that is 2014-04-17 14:26:33 +02:00
test_mailing.xml [IMP] better usability 2014-04-13 22:17:48 +02:00