odoo/addons/mass_mailing
Thibault Delavallée f72927123e [FIX] crm, sale_crm, mass_mailin: fixed computation for sparkline widgets.
Added an end date in the read_group domain. Indeed having results outside the date range
made the result computation crash because of list limits. There is now a begin and end
date for groupby domain.

bzr revid: tde@openerp.com-20131003082736-tw50xk2vmhpjh1e5
2013-10-03 10:27:36 +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 [IMP] cleaning before merging : 2013-09-17 12:35:55 +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: fixed bouncing tracking 2013-09-17 11:42:18 +02:00
mail_thread.py [IMP] cleaning before merging : 2013-09-17 12:35:55 +02:00
mass_mailing.py [FIX] crm, sale_crm, mass_mailin: fixed computation for sparkline widgets. 2013-10-03 10:27:36 +02:00
mass_mailing_demo.xml [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
mass_mailing_view.xml [IMP] cleaning before merging : 2013-09-17 12:35:55 +02:00