diff --git a/theme_xtream/__manifest__.py b/theme_xtream/__manifest__.py index 3a4a8923f..f4b649e07 100644 --- a/theme_xtream/__manifest__.py +++ b/theme_xtream/__manifest__.py @@ -24,12 +24,12 @@ 'description': 'Design eCommerce Website with Theme Xtream Fashion', 'summary': 'Theme Xtream Fashion', 'category': 'Theme/eCommerce', - 'version': '15.0.1.0.0', + 'version': '15.0.1.1.0', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", - 'depends': ['website_sale'], + 'depends': ['base', 'website_sale'], 'data': [ 'views/categories.xml', 'views/clear_cart.xml', @@ -38,6 +38,7 @@ 'views/header.xml', 'views/layout.xml', 'views/price_filter.xml', + # 'views/product_view.xml', 'views/shop1.xml', 'views/snippets/amazing.xml', 'views/snippets/arrivals_demo.xml', diff --git a/theme_xtream/views/categories.xml b/theme_xtream/views/categories.xml index ce5eae577..0db8fe92e 100644 --- a/theme_xtream/views/categories.xml +++ b/theme_xtream/views/categories.xml @@ -1,7 +1,7 @@ -