Import LIB_BRANCHE_OPTION when importing student file
This commit is contained in:
parent
68b50514a4
commit
e4a4ea46dc
4 changed files with 14 additions and 3 deletions
|
|
@ -130,6 +130,7 @@ STUDENT_IMPORT_MAPPING = {
|
|||
'NAVS13': 'avs',
|
||||
'SEXE': 'gender',
|
||||
'CLASSE_ACTUELLE': 'klass',
|
||||
'LIB_BRANCHE_OPTION': 'option_ase',
|
||||
}
|
||||
|
||||
CORPORATION_IMPORT_MAPPING = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue