Commit Graph

14 Commits

Author SHA1 Message Date
Stéphan Sainléger
6e55e69918 [IMP] partner_profiles_portal: add required asterisk in portal forms 2023-06-28 15:31:54 +02:00
Stéphan Sainléger
6e277c0a29 [IMP] partner_profiles_portal: remove position profile frm child_ids 2023-06-28 15:31:54 +02:00
Stéphan Sainléger
83433f7856 [IMP] partner_profiles_portal: improve /my/account name field label 2023-06-28 15:31:54 +02:00
Stéphan Sainléger
eb25ed7d0b [FIX] partner_profiles_portal: fix portal boolean fields handling 2023-06-27 14:30:54 +02:00
Stéphan Sainléger
b1161bc709 [IMP] partner_profiles_portal: add positions details in portal
Adds several portal views to consult all the positions of a structure,
and their details.
2023-06-27 14:30:54 +02:00
Stéphan Sainléger
4ce4709767 [IMP] partner_profiles_portal: refactor position profil creation 2023-06-27 14:30:54 +02:00
Stéphan Sainléger
7fbbb4f396 [I18N] partner_profiles_portal: update french translations 2023-06-27 14:30:54 +02:00
Stéphan Sainléger
d8077861ac [IMP] partner_profiles_portal: hide My structures button for company users 2023-06-26 15:01:00 +02:00
Stéphan Sainléger
69bcbc788e [IMP] partner_profiles_portal: add odoo user in partner form view 2023-06-26 15:01:00 +02:00
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
69de81a9e0 [IMP] partner_profiles_portal: refactoring of user information
Merge the main and public information edition in /my/account portal
page.
2023-06-26 15:01:00 +02:00
Stéphan Sainléger
4f30a5b409 [IMP] partner_profiles_portal: add french translations 2023-01-03 11:51:52 +01: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