Version 1.0.11

This commit is contained in:
2025-12-15 14:10:06 +01:00
parent 2925f9ec9c
commit b89b7d4243
8 changed files with 1871 additions and 1371 deletions

View File

@@ -96,6 +96,11 @@
"itemType": "EMPLOYEE_SCHEDULE",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata/selfservice/schedule/schedules.json"
},
{
"key":"EMPLOYEE_SCHEDULE-2",
"itemType":"EMPLOYEE_SCHEDULE",
"jsonUrl":"s3://asys-fr-rd-dev/c3/initdata/sante/schedule/definition/schedule-definitions.json"
},
{
"key": "JOBS-1",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata/common/skill/job/jobs.json",
@@ -125,6 +130,10 @@
"key": "EMPLOYEE_CONTRACT-1",
"itemType": "EMPLOYEE_CONTRACT",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata/selfservice/resource/resource-contract/resource-contracts.json"
},{
"key": "RESOURCE_FAMILY-1",
"itemType": "RESOURCE_FAMILY",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata/selfservice/resource/resource-family/resource-families.json"
},
{
"key": "EMPLOYEE_RECORD_SCREENS-1",
@@ -377,4 +386,4 @@
"itemType": "CHRONOS_BADGING_CLOCKINGS_CREATE"
}
]
}
}