fix reference package Chronos

This commit is contained in:
Augustin ROCHARD
2026-01-13 15:20:59 +01:00
parent 3dad07c562
commit 568ab81a4e
648 changed files with 410529 additions and 2303 deletions

View File

@@ -0,0 +1,45 @@
[
{
"metadata": {},
"data": [
{
"userIds": [
"GEST_ABS",
"ASYS"
],
"populationCode": "CHR-POP01",
"referencePopulation": false,
"populationLabel": "CHRONOS_POP01",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "UNITE1",
"categories": [
"AGENT"
]
}
]
},
{
"userIds": [
"GEST_BDG",
"ASYS"
],
"populationCode": "CHR-POP02",
"referencePopulation": false,
"populationLabel": "CHRONOS_POP02",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "UNITE2",
"categories": [
"AGENT"
]
}
]
}
]
}
]