odoo/addons/mass_mailing/wizard
Thibault Delavallée 1d76129a22 [FIX] mass_mailing:
- fixed forgottent import of mail_thread in mass_mailing, to enable bounce and replied tracking
- fixed replied computation in message_route_process, adding the original email in parameters
- fixed form view of campaign, to add edit and dlete now that clicking on it redirects to the waves
- added track field on mail_mail, to avoid creating too mush entries in mail.mail.statistics
- fixed mass_mailign controller

bzr revid: tde@openerp.com-20130916114706-b9zyhp0ha6mr9fzg
2013-09-16 13:47:06 +02:00
..
__init__.py [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +02:00
mail_compose_message.py [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
mail_compose_message_view.xml [IMP] mail.compose.message: simplified mass mailing use in composer 2013-09-13 15:22:34 +02:00
mail_mass_mailing_create_segment.py [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mail_mass_mailing_create_segment.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00