diff --git a/custom_matrix_survey/__manifest__.py b/custom_matrix_survey/__manifest__.py index a788d35..6580325 100644 --- a/custom_matrix_survey/__manifest__.py +++ b/custom_matrix_survey/__manifest__.py @@ -26,7 +26,7 @@ Custom Matrix Survey. 'website': "http://www.kanakinfosystems.com", 'images': ['static/description/banner.jpg'], 'category': 'Website', - 'depends': ['survey_crm'], + 'depends': ['survey'], 'data': [ 'security/ir.model.access.csv', 'views/survey_views.xml',