From 0c81c36d301085985f41d1f6bd838c7913782d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Sainl=C3=A9ger?= Date: Fri, 5 May 2023 14:13:34 +0200 Subject: [PATCH] [IMP] partner_profiles_portal: hide `My structures` button for company users --- partner_profiles_portal/__manifest__.py | 2 +- .../views/portal_home_template.xml | 26 +++++++++++-------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/partner_profiles_portal/__manifest__.py b/partner_profiles_portal/__manifest__.py index 50f6855..8bb0988 100644 --- a/partner_profiles_portal/__manifest__.py +++ b/partner_profiles_portal/__manifest__.py @@ -3,7 +3,7 @@ { "name": "partner_profiles_portal", - "version": "12.0.2.2.0", + "version": "12.0.2.2.1", "author": "Elabore", "website": "https://elabore.coop", "maintainer": "Stéphan Sainléger", diff --git a/partner_profiles_portal/views/portal_home_template.xml b/partner_profiles_portal/views/portal_home_template.xml index a37c3fd..2885359 100644 --- a/partner_profiles_portal/views/portal_home_template.xml +++ b/partner_profiles_portal/views/portal_home_template.xml @@ -9,17 +9,21 @@
- - - -
- - - + +