diff --git a/base_technical_features/__manifest__.py b/base_technical_features/__manifest__.py index b7f8ea183..a8c37276c 100644 --- a/base_technical_features/__manifest__.py +++ b/base_technical_features/__manifest__.py @@ -8,6 +8,7 @@ "category": "Usability", "website": "https://github.com/oca/server-tools", "author": "Opener B.V., Odoo Community Association (OCA)", + "depends": ['web'], "data": [ 'security/res_groups.xml', 'views/res_users.xml',