From 55bd15a67b8f4fc8a5159317bb810dba8e88f6ac Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Thu, 13 Jan 2022 21:36:56 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20script=20migration=20si=20tables=20entre?= =?UTF-8?q?prises=20ScoDoc=207=20incoh=C3=A9rentes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/import_scodoc7_dept.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/import_scodoc7_dept.py b/tools/import_scodoc7_dept.py index cedf0a93..597b9baf 100644 --- a/tools/import_scodoc7_dept.py +++ b/tools/import_scodoc7_dept.py @@ -389,6 +389,7 @@ def convert_object( new_ref = None elif is_table and table_name in { "notes_semset_formsemestre", + "entreprise_contact", }: # pour anciennes installs où des relations n'avait pas été déclarées clés étrangères # eg: notes_semset_formsemestre.semset_id n'était pas une clé