[FIX] mass_mailing: depends on website_mail, not only website
authorThibault Delavallée <tde@openerp.com>
Tue, 8 Apr 2014 11:41:01 +0000 (13:41 +0200)
committerThibault Delavallée <tde@openerp.com>
Tue, 8 Apr 2014 11:41:01 +0000 (13:41 +0200)
bzr revid: tde@openerp.com-20140408114101-hi6w0c02vxds6n4q

addons/mass_mailing/__openerp__.py

index 5c69859..ac9eccb 100644 (file)
@@ -37,7 +37,7 @@ professional emails and reuse templates in a few clicks.
         'marketing',
         'web_kanban_gauge',
         'web_kanban_sparkline',
-        'website',
+        'website_mail',
     ],
     'data': [
         'data/mail_data.xml',