diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index 49825113..20382a2b 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -42,7 +42,7 @@ """, 'price': 98.00, 'currency': 'EUR', - 'depends': ['app_odoo_customize', 'web_enterprise'], + 'depends': ['web_enterprise'], 'images': [], 'data': [ 'views/webclient_templates.xml', diff --git a/app_web_enterprise/static/description/index.html b/app_web_enterprise/static/description/index.html index 6fd4d590..eb5c7888 100644 --- a/app_web_enterprise/static/description/index.html +++ b/app_web_enterprise/static/description/index.html @@ -3,10 +3,6 @@
This moduld base on App Odoo Customize
-