From 93af65819c22bccd8fe606e0ac81425dc7629e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Sainl=C3=A9ger?= Date: Thu, 12 Jan 2023 11:01:43 +0100 Subject: [PATCH] [FIX] partner_profiles: correct identation issue in xml file --- partner_profiles/__manifest__.py | 4 ++-- partner_profiles/data/res_partner_data.xml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) 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 +