Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Easter-eggs
Néobab
Commits
bfa6ae5b
Commit
bfa6ae5b
authored
Jun 22, 2022
by
Tanguy Le Carrour
Browse files
Remet l'avis CS à « sans » quand une fiche est repêchée (#87323).
parent
75787610
Pipeline
#6652
passed with stages
in 17 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
neobab/models/entities.py
View file @
bfa6ae5b
...
...
@@ -1418,6 +1418,7 @@ class FicheUe(Base):
self
.
statut
=
StatutsFicheUe
.
VCS
self
.
motif_rejet
=
None
self
.
avis_cs
=
Avis
.
SANS
class
DemandeModificationFicheUe
(
Base
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment