Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
f0729244
Commit
f0729244
authored
Nov 10, 2021
by
Laurent Lécluse
Browse files
ACTUL : Filtre LMD à ajouter
parent
2787a4bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/actul/query/ACT_ETAPE.sql
View file @
f0729244
...
...
@@ -38,6 +38,7 @@ FROM
WHERE
anu
.
temoin_actif
=
1
-- on ne sélectionne que les projets actifs
AND
vde
.
STATUT
IN
(
'TERMINE'
,
'FERME'
)
-- on ne récupère que ce qui est terminé ou fermé
AND
tpd
.
COD_CURSUS_LMD
IN
(
'L'
,
'M'
,
'D'
)
GROUP
BY
vde
.
libelle
,
tpd
.
typ_dip_apo
,
...
...
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