[IMP] partner_profiles_portal: add positions details in portal

Adds several portal views to consult all the positions of a structure,
and their details.
This commit is contained in:
Stéphan Sainléger
2023-06-13 16:06:47 +02:00
parent 5d6d5668e3
commit b1161bc709
9 changed files with 500 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "partner_profiles_portal",
"version": "12.0.2.3.0",
"version": "12.0.2.4.0",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Stéphan Sainléger",
@@ -27,7 +27,9 @@
"security/members_security.xml",
"views/portal_home_template.xml",
"views/portal_my_structures_template.xml",
"views/portal_my_positions_template.xml",
"views/portal_partner_structure_template.xml",
"views/portal_partner_position_template.xml",
"views/portal_my_account.xml",
"views/res_partner_view.xml",
"wizard/create_position_profile.xml",