Commit Graph

3 Commits

Author SHA1 Message Date
Stéphan Sainléger
56bec1eed7 [IMP] partner_profiles_portal: new portal structures data management
refactors the way a portal user can edit the data of the structures he
is affiliated with.
All main, public and position profiles data are gathered in one
"structure" form.
Adds several navigation improvement (back to structures list,
validation message, ...)
2023-06-26 15:01:00 +02:00
Stéphan Sainléger
b7ca3486cd [FIX] partner_profiles_portal: issue with structure writing rights
It was impossible to read or edit structure profiles from the portal.
Solved with:
- the add of a dependency to "partner_contact_in_several_companies"
add-on
- the modification of a security rule to consider the structure public profile
2023-01-03 10:38:03 +01:00
Stéphan Sainléger
a4dc58a2b1 [ADD] partner_profiles_portal: create add-on 2023-01-03 10:38:03 +01:00