Ajout mapping manquant pour dipl_docs
This commit is contained in:
parent
f943dd6ca0
commit
004c733214
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@ class ConvocationView(CandidateConfirmationView):
|
|||
2: ['work_certificate'],
|
||||
3: ['certif_of_400_general', 'work_certificate'],
|
||||
4: ['certif_of_400_general', 'work_certificate'],
|
||||
5: ['certif_of_400_general', 'work_certificate'],
|
||||
6: ['certif_of_400_general', 'work_certificate'],
|
||||
}[candidate.diploma]
|
||||
docs_required = dipl_docs + common_docs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue