[IMP] partner_profiles_portal: refactoring of user information

Merge the main and public information edition in /my/account portal
page.
This commit is contained in:
Stéphan Sainléger
2023-04-18 18:10:06 +02:00
parent 6f7629aba8
commit 69de81a9e0
5 changed files with 385 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
from . import portal_my_profiles
from . import portal_partner_profile
from . import portal_partner_profile
from . import portal_my_account