Mise à jour du package

This commit is contained in:
2025-09-18 12:36:33 +02:00
parent 274b0a5533
commit f9b0471444
10 changed files with 325 additions and 212 deletions

View File

@@ -0,0 +1,43 @@
{
"name" : "SOHORSYS-INITIALISATION_layout",
"items" : [ {
"requiresFile" : false,
"itemType" : "BASIC_DATA_RESET_DATABASE"
}, {
"requiresFile" : false,
"itemType" : "USERS_RESET"
}, {
"requiresFile" : false,
"itemType" : "ENVIRONMENT_CONFIGURATION_RESET"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_COMPANY"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_USER"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_SITE"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_ASSIGNMENT"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_ANALYTICAL_TASK"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_DAILY_TIMETABLES"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_WEEKLY_TIMETABLE"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_RIGHTS_DESCRIPTION"
}, {
"requiresFile" : true,
"itemType" : "BASIC_DATA_USER_RIGHT"
}, {
"requiresFile" : false,
"itemType" : "BASIC_DATA_EXPERT_RULE"
} ]
}