Commit 1b87953a authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction imputation export budgétaire siham

parent 948a95fc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -65,8 +65,7 @@ FROM (
           annee_id,
           'mis-en-paiement'																								        etat
FROM(

	FROM ( SELECT
    SELECT
		       p.id                                                                                          periode_id,
		       i.id                                                                                          intervenant_id,
		       MAX(i.annee_id)                                                                               annee_id,