From ffd984b797c2287a939f92612b6726aa4521251a Mon Sep 17 00:00:00 2001 From: "robin.keunen" Date: Thu, 18 Apr 2019 16:41:37 +0200 Subject: [PATCH] [IMP] easy_my_coop: product as list rather than kanban --- easy_my_coop/view/product_view.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/easy_my_coop/view/product_view.xml b/easy_my_coop/view/product_view.xml index 9c97e95..dfddcaf 100644 --- a/easy_my_coop/view/product_view.xml +++ b/easy_my_coop/view/product_view.xml @@ -86,7 +86,7 @@ Products ir.actions.act_window product.template - kanban,tree,form + tree,form,kanban form {"search_default_filter_to_sell":1} @@ -106,7 +106,7 @@ Products ir.actions.act_window product.template - kanban,tree,form + tree,form,kanban form {"search_default_products": 1, 'default_type': 'product'} [('is_share','=',False)] @@ -143,4 +143,4 @@ - \ No newline at end of file +