Add pcode in stage_export
This commit is contained in:
parent
17f40e91fb
commit
313ad5a0fd
1 changed files with 1 additions and 0 deletions
|
|
@ -519,6 +519,7 @@ EXPORT_FIELDS = [
|
|||
('Classe', 'student__klass__name'),
|
||||
('Filière', 'student__klass__section__name'),
|
||||
('Rue élève', 'student__street'),
|
||||
('NPA_élève', 'student__pcode'),
|
||||
('Localité élève', 'student__city'),
|
||||
('Tél élève', 'student__tel'),
|
||||
('Email élève', 'student__email'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue