diff --git a/partner_profiles/data/res_partner_data.xml b/partner_profiles/data/res_partner_data.xml index 322c8f7..ec35420 100644 --- a/partner_profiles/data/res_partner_data.xml +++ b/partner_profiles/data/res_partner_data.xml @@ -16,10 +16,10 @@ code -model._migration_create_pro_profiles(limit=200) -model._migration_person_without_parent(limit=200) -model._migration_person_with_parent_and_existing_main(limit=200) -model._migration_person_with_parent_not_existing_main(limit=200) + model._migration_create_pro_profiles(limit=200) + model._migration_person_without_parent(limit=200) + model._migration_person_with_parent_and_existing_main(limit=200) + model._migration_person_with_parent_not_existing_main(limit=200) days -1 diff --git a/partner_profiles/views/partner_profile_view.xml b/partner_profiles/views/partner_profile_view.xml index e064dab..7e2164c 100644 --- a/partner_profiles/views/partner_profile_view.xml +++ b/partner_profiles/views/partner_profile_view.xml @@ -18,5 +18,7 @@ tree - + \ No newline at end of file diff --git a/partner_profiles/views/res_partner_view.xml b/partner_profiles/views/res_partner_view.xml index efc0858..fb6d58a 100644 --- a/partner_profiles/views/res_partner_view.xml +++ b/partner_profiles/views/res_partner_view.xml @@ -12,9 +12,12 @@ -

Main Profile

-

Public Profile

-

Position Profile

+

Main Profile

+

Public Profile

+

Position Profile

@@ -24,12 +27,22 @@ - - -