[ADD] base_tools: base module for all tools to create and add web icons only once...
[odoo/odoo.git] / addons / survey / __openerp__.py
index fa48e17..f248b60 100644 (file)
@@ -31,7 +31,7 @@
     Partners are also sent mails with user name and password for the invitation of the survey
     """,
     'author': 'OpenERP SA',
-    'depends': ['base'],
+    'depends': ['base_tools'],
     'update_xml': ['survey_report.xml',
                    'survey_data.xml',
                    'wizard/survey_selection.xml',