From e3483a49c99de90210b489b030929c0458fdc3ea Mon Sep 17 00:00:00 2001 From: houssine Date: Thu, 11 Jun 2020 19:43:33 +0200 Subject: [PATCH] [IMP] hide if not taken in charge by emc --- easy_my_coop/views/res_partner_view.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/easy_my_coop/views/res_partner_view.xml b/easy_my_coop/views/res_partner_view.xml index 44b9659..76d0b98 100644 --- a/easy_my_coop/views/res_partner_view.xml +++ b/easy_my_coop/views/res_partner_view.xml @@ -53,8 +53,10 @@ attrs="{'invisible':[('is_company','=',True)]}"/> - - + +