Updated referential package

This commit is contained in:
2025-07-08 10:24:34 +02:00
parent 30d7399f61
commit 7f6d415eb2
16 changed files with 100 additions and 79 deletions

View File

@@ -1,21 +0,0 @@
{
"name": "DEMO_layout",
"items": [
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
},
{
"itemType": "RESOURCES",
"requiresFile": true
},
{
"itemType": "DAILY_SCHEDULE_HISTORY",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_USER_RIGHT",
"requiresFile": true
}
]
}

View File

@@ -1,12 +1,8 @@
{
"name": "SOHORSYS-URLS_layout",
"name": "SOHORSYS_ENVIRONMENT_CONFIGURATION_layout",
"items": [
{
"itemType": "INTERNAL_URLS_RESET",
"requiresFile": false
},
{
"itemType": "EXTERNAL_URLS_RESET",
"itemType": "ENVIRONMENT_CONFIGURATION_RESET",
"requiresFile": false
},
{
@@ -16,6 +12,10 @@
{
"itemType": "BASIC_DATA_INTERNAL_URL_CONFIG",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_RIGHTS_DESCRIPTION",
"requiresFile": true
}
]
}

View File

@@ -76,10 +76,6 @@
{
"itemType": "BASIC_DATA_PAYROLL_CALENDAR_SPECIAL_DAYS",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_RIGHTS_DESCRIPTION",
"requiresFile": true
}
]
}

View File

@@ -28,6 +28,10 @@
{
"itemType": "RESOURCES_CONTRACTS",
"requiresFile": true
},
{
"itemType": "RESOURCES_BADGES",
"requiresFile": true
}
]
}

View File

@@ -0,0 +1,13 @@
{
"name": "TEST_layout",
"items": [
{
"itemType": "BASIC_DATA_RESET_DATABASE",
"requiresFile": false
},
{
"itemType": "BASIC_DATA_COMPANY",
"requiresFile": true
}
]
}