diff --git a/app_product_superbar/views/product_views.xml b/app_product_superbar/views/product_views.xml index 92e3bb90..35d29321 100644 --- a/app_product_superbar/views/product_views.xml +++ b/app_product_superbar/views/product_views.xml @@ -9,7 +9,7 @@ + parent_key="parent_id" level="2"/> diff --git a/app_product_ztree/views/product_views.xml b/app_product_ztree/views/product_views.xml index 89612e2e..ad6082f2 100644 --- a/app_product_ztree/views/product_views.xml +++ b/app_product_ztree/views/product_views.xml @@ -1,34 +1,34 @@ - - - - app.product.template.form - product.template - - - - - ztree_select - parent_id - 2 - 16 - name - - - - - app.product.category.form - product.category - - + + + + app.product.template.form + product.template + + + + + ztree_select + parent_id + 2 + 16 + name + + + + + app.product.category.form + product.category + + - - - ztree_select - parent_id - + + + ztree_select + parent_id + - - - + + + \ No newline at end of file