first commit

This commit is contained in:
2024-12-18 16:03:02 +01:00
commit 287a3ee40f
17 changed files with 540 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
{
"items": [
{
"itemType": "BASIC_DATA_RESET_DATABASE",
"requiresFile": false
},
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_COMPANY",
"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": true
},
{
"itemType": "BASIC_DATA_EXPERT_RULE",
"requiresFile": false
}
]
}