diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index 4b27efb3..7c76b5d5 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -42,7 +42,7 @@ 'images': ['static/description/banner.gif'], 'data': [ 'views/product_views.xml', - 'views/product_attribute_value_views.xml', + # 'views/product_attribute_value_views.xml', ], 'demo': [ ],