From 13e96de68856d625a5017a814b2e38f270d01181 Mon Sep 17 00:00:00 2001 From: houssine Date: Tue, 21 Apr 2020 13:52:26 +0200 Subject: [PATCH] [IMP] remove duplicate act window overriding --- easy_my_coop/views/product_view.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/easy_my_coop/views/product_view.xml b/easy_my_coop/views/product_view.xml index 351f093..49e16e9 100644 --- a/easy_my_coop/views/product_view.xml +++ b/easy_my_coop/views/product_view.xml @@ -123,21 +123,6 @@

- - - Products - ir.actions.act_window - product.template - tree,form,kanban - form - {"search_default_products": 1, 'default_type': 'product'} - [('is_share','=',False)] - -

- Click to define a new product. -

-
-