forked from ScoDoc/ScoDoc
Assiduité : etudid dans tableau excel
This commit is contained in:
parent
0fbcfb1124
commit
30560e5860
@ -489,6 +489,9 @@ class RowAssiJusti(tb.Row):
|
|||||||
"identite_court": "",
|
"identite_court": "",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
# Ajout de l'étudid dans la version excel
|
||||||
|
if self.table.no_pagination:
|
||||||
|
self.add_cell("etudid", "Etudid", etud.id)
|
||||||
|
|
||||||
# Ajout des informations de l'étudiant
|
# Ajout des informations de l'étudiant
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user