Import LIB_BRANCHE_OPTION when importing student file

This commit is contained in:
Claude Paroz 2017-08-30 18:46:52 +02:00
parent 68b50514a4
commit e4a4ea46dc
4 changed files with 14 additions and 3 deletions

View file

@ -130,6 +130,7 @@ STUDENT_IMPORT_MAPPING = {
'NAVS13': 'avs',
'SEXE': 'gender',
'CLASSE_ACTUELLE': 'klass',
'LIB_BRANCHE_OPTION': 'option_ase',
}
CORPORATION_IMPORT_MAPPING = {