diff --git a/product_attribute_set/views/product.xml b/product_attribute_set/views/product.xml index e86f1c5d..6419280a 100644 --- a/product_attribute_set/views/product.xml +++ b/product_attribute_set/views/product.xml @@ -17,7 +17,6 @@ name="attribute_set_id" nolabel="1" context="{'default_model_id': %(product.model_product_template)d}" - domain="[('model_id.model', '=', 'product.template')]" />