Skip to content

Commit

Permalink
Les indicateurs sont filtrés par le critère 'Climate change'
Browse files Browse the repository at this point in the history
  • Loading branch information
NerOcrO committed Apr 30, 2024
1 parent 0fcc318 commit 9839c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/repository/indicateursRepository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export async function recupererIndicateursEquipementsPhysiquesSommesRepository(
},
by: ['type_equipement', 'etapeacv'],
where: {
critere: 'Climate change',
nom_lot: nomInventaire,
nom_organisation: nomEtablissement,
statut_indicateur: 'OK',
Expand Down

0 comments on commit 9839c62

Please sign in to comment.