fix
authorFabien Pinckaers <fp@tinyerp.com>
Sat, 16 Oct 2010 16:55:29 +0000 (18:55 +0200)
committerFabien Pinckaers <fp@tinyerp.com>
Sat, 16 Oct 2010 16:55:29 +0000 (18:55 +0200)
bzr revid: fp@tinyerp.com-20101016165529-wyze4cm75c7dp52m

addons/email_template/__openerp__.py

index 6aa4899..9469104 100644 (file)
@@ -26,7 +26,7 @@
     "author" : "Sharoon Thomas, Openlabs",
     "website" : "http://openerp.com",
     "category" : "Added functionality",
-    "depends" : ['base'],
+    "depends" : ['marketing'],
     "description": """
     Email Template is extraction of Power Email basically just to send the emails.
     """,