[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
committed by Stéphan Sainléger
parent 95ddef62c3
commit 43d21befbf
9 changed files with 500 additions and 10 deletions

View File

@@ -2,4 +2,6 @@
from . import portal_my_structures
from . import portal_structure_profile
from . import portal_my_positions
from . import portal_position_profile
from . import portal_my_account