Import student email from another column
This commit is contained in:
parent
ef08243c40
commit
6ba5eb9fde
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ STUDENT_IMPORT_MAPPING = {
|
|||
'Localité élève': 'city', # pcode is separated from city in prepare_import
|
||||
'Tél. élève': 'tel',
|
||||
'Natel élève': 'mobile',
|
||||
'Email élève': 'email',
|
||||
'Email RPN élève': 'email',
|
||||
'Date nais. élève': 'birth_date',
|
||||
'Classe': 'klass',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue