odoo/addons/mass_mailing
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
..
controllers [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
security [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
static/src [IMP] mass_mailing: improved kanban view of campaign (clicking now reidrects to mass mailings, filtered by the campaign); added search views for the various models; re-ordered view file; put demo data into demo section; added JS file for click redirection 2013-09-16 12:10:35 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
wizard [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
__init__.py [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
__openerp__.py [IMP] mass_mailing: improved kanban view of campaign (clicking now reidrects to mass mailings, filtered by the campaign); added search views for the various models; re-ordered view file; put demo data into demo section; added JS file for click redirection 2013-09-16 12:10:35 +02:00
mail_data.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mail_mail.py [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
mail_thread.py [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
mass_mailing.py [IMP] mass_mailing: improved various views of new objects 2013-09-13 16:00:43 +02:00
mass_mailing_demo.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mass_mailing_view.xml [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00