[IMP] partner_profiles: remove useless fields in public profile view

Hides from the partner public form view the fields and data not
considered as relevant for public profile. The public profile aims to
protect the contact data, but not to replace the other ones which are
considered as "administrative" data.
This commit is contained in:
Stéphan Sainléger
2023-04-18 09:26:35 +02:00
parent eb21e1914e
commit 6f7629aba8
3 changed files with 51 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "partner_profiles",
"version": "12.0.1.2.0",
"version": "12.0.2.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Stéphan Sainléger",