Fix issue when install module

This commit is contained in:
eman 2024-07-02 11:56:48 +03:00
parent b6b258355e
commit 999800d093
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Odoo Enterprise Web Client.
This module modifies the web addon to provide Odex design and responsiveness.
""",
'depends': ['web'],
'depends': ['web','website'],
#'auto_install': True,
'data': [
'views/webclient_templates.xml',