mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Add ByDateFilter and its test for AccompanyingPeriodStepHistoryFilters
A new filter called ByDateFilter has been added under AccompanyingPeriodStepHistoryFilters. This filter allows users to filter data based on a date range on the start date. Corresponding unit tests for ByDateFilter are included in this commit. Both English and French translations for the new filter are also added.
This commit is contained in:
@@ -1131,6 +1131,13 @@ export:
|
||||
by_geog_unit:
|
||||
Filtered by person's geographical unit (based on address) computed at %datecalc%, only %units%: Filtré par unité géographique (sur base de l'adresse), calculé le %datecalc%, seulement %units%
|
||||
|
||||
step_history:
|
||||
by_closing_motive
|
||||
by_date:
|
||||
title: Filtrer les changements de statut du parcours par date
|
||||
start_date_label: Changements après le
|
||||
end_date_label: Changements avant le
|
||||
|
||||
person:
|
||||
by_composition:
|
||||
Filter by household composition: Filtrer les usagers par composition du ménage
|
||||
|
Reference in New Issue
Block a user