odoo/addons/mass_mailing
Olivier Dony 4fa30f5569 [FIX] mass_mailing: avoid mutable values for dict.fromkeys(), simplify with RIGHT JOIN 2014-07-04 23:56:22 +02:00
..
controllers [REM] remove disable_db and ensure_db() from addons 2014-01-30 10:23:08 +01:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
security [FIX] mass_mailing, marketing: menus displayed to employees only (no portal/anonymous). ACL change too. 2014-01-13 16:10:18 +01:00
static [IMP]improved css for base_import, mass_mailing and idea module. 2013-11-18 17:46:05 +05:30
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
wizard [FIX] mass_mailing: do not create a new mailing wave when already specified on the compose wizard 2014-01-09 15:18:56 +01:00
__init__.py [FIX] mass_mailing: 2013-09-16 13:47:06 +02:00
__openerp__.py [FIX] mass_mailing: fixed previous fixes, because of order of loaded files 2013-12-10 15:45:03 +01: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 [FIX] mass_mailing: mail_thread model redefined as a osv.Model, while the original mail thread is an AbstractModel. Mass mailing mail thread must be an Abstract Model as well 2014-04-14 11:08:25 +02:00
mass_mailing.py [FIX] mass_mailing: avoid mutable values for dict.fromkeys(), simplify with RIGHT JOIN 2014-07-04 23:56:22 +02:00
mass_mailing_demo.xml [FIX] mass_mailing: statistics does not have a `state` field 2013-11-24 21:01:56 +01:00
mass_mailing_view.xml [FIX] mass_mailing, marketing: menus displayed to employees only (no portal/anonymous). ACL change too. 2014-01-13 16:10:18 +01:00