[FIX] crm: fixed dependancies. The email_template module is auto installed by mail...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 16 Jan 2013 14:54:51 +0000 (15:54 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 16 Jan 2013 14:54:51 +0000 (15:54 +0100)
bzr revid: qdp-launchpad@openerp.com-20130116145451-vmk17f4mmor6ulpy

addons/crm/__openerp__.py

index 4a792ab..c943595 100644 (file)
@@ -54,6 +54,7 @@ Dashboard for CRM will include:
         'base_status',
         'process',
         'mail',
+        'email_template',
         'base_calendar',
         'resource',
         'board',