odoo/addons/mass_mailing
Thibault Delavallée f8922d6b16 [IMP] [ADD] mass_mailing: added a wizard to create new segments.
It can be called directly from within the campaign form view, using a button.
It allows to easily create new segments and launch the composer.

bzr revid: tde@openerp.com-20130912100909-ofalececxn64a389
2013-09-12 12:09:09 +02:00
..
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
security [IMP] mass_mailing: added fields on segment form view + rules for segment model 2013-09-03 17:25:53 +02:00
static/src/css [IMP] mail, email_template, mass_mailing: improvev mass mailing management in mail.compose.message + form view cleanings + some fixes in mail_mail about set_opened/replied/bounced, now checking that ids effectively exist 2013-09-10 17:19:01 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
wizard [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +02:00
__init__.py [ADD] mass_mailing: added module for mass mailign campaigns. First draft of new module : 2013-08-07 15:03:34 +02:00
__openerp__.py [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +02:00
mail_mail.py [IMP] mail, email_template, mass_mailing: improvev mass mailing management in mail.compose.message + form view cleanings + some fixes in mail_mail about set_opened/replied/bounced, now checking that ids effectively exist 2013-09-10 17:19:01 +02:00
mail_mail_view.xml [IMP] mail, email_template, mass_mailing: improvev mass mailing management in mail.compose.message + form view cleanings + some fixes in mail_mail about set_opened/replied/bounced, now checking that ids effectively exist 2013-09-10 17:19:01 +02:00
mass_mailing.py [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +02:00
mass_mailing_demo.xml [FIX] mass_mailing: fixed sparkline computation for opened and replied emails, using dates and group_by; fixed demo data 2013-09-10 14:11:23 +02:00
mass_mailing_view.xml [IMP] [ADD] mass_mailing: added a wizard to create new segments. 2013-09-12 12:09:09 +02:00