diff --git a/partner_profiles/__manifest__.py b/partner_profiles/__manifest__.py
index 49c3d51..b9273da 100644
--- a/partner_profiles/__manifest__.py
+++ b/partner_profiles/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "partner_profiles",
- "version": "12.0.1.0.4",
+ "version": "12.0.1.0.5",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Stéphan Sainléger",
@@ -40,4 +40,4 @@
# and independently installed. Used for synergetic or glue modules.
"auto_install": False,
"application": False,
-}
\ No newline at end of file
+}
diff --git a/partner_profiles/data/res_partner_data.xml b/partner_profiles/data/res_partner_data.xml
index ec35420..63ebddc 100644
--- a/partner_profiles/data/res_partner_data.xml
+++ b/partner_profiles/data/res_partner_data.xml
@@ -16,14 +16,14 @@
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
0
-
\ No newline at end of file
+