[ADD] base_tools: base module for all tools to create and add web icons only once...
[odoo/odoo.git] / addons / email_template / __openerp__.py
index d5f5e97..b626451 100644 (file)
@@ -26,7 +26,7 @@
     "author" : "Openlabs",
     "website" : "http://openerp.com",
     "category" : "Added functionality",
-    "depends" : ['marketing'],
+    "depends" : ['marketing', 'base_tools'],
     "description": """
     Email Template is extraction of Power Email basically just to send the emails.
     """,