forked from ScoDoc/ScoDoc
Ne migre pas les (très) anciennes tables entreprises.
This commit is contained in:
parent
5a270945e9
commit
f62286cf0e
@ -483,7 +483,7 @@ SCO7_TABLES_ORDONNEES = [
|
||||
), # (relation) avait un id modules_enseignants_id
|
||||
("partition", "partition_id"),
|
||||
("identite", "etudid"),
|
||||
("entreprises", "entreprise_id"),
|
||||
# ("entreprises", "entreprise_id"),
|
||||
("notes_evaluation", "evaluation_id"),
|
||||
("group_descr", "group_id"),
|
||||
("group_membership", "group_membership_id"), # (relation, qui avait un id)
|
||||
@ -498,8 +498,8 @@ SCO7_TABLES_ORDONNEES = [
|
||||
("scolog", ""),
|
||||
("etud_annotations", "id"),
|
||||
("billet_absence", "billet_id"),
|
||||
("entreprise_correspondant", "entreprise_corresp_id"),
|
||||
("entreprise_contact", "entreprise_contact_id"),
|
||||
# ("entreprise_correspondant", "entreprise_corresp_id"),
|
||||
# ("entreprise_contact", "entreprise_contact_id"),
|
||||
("absences_notifications", ""),
|
||||
# ("notes_form_modalites", "form_modalite_id"), : déjà initialisées
|
||||
("notes_appreciations", "id"),
|
||||
|
Loading…
Reference in New Issue
Block a user