Updated referential package
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -76,10 +76,6 @@
|
||||
{
|
||||
"itemType": "BASIC_DATA_PAYROLL_CALENDAR_SPECIAL_DAYS",
|
||||
"requiresFile": true
|
||||
},
|
||||
{
|
||||
"itemType": "BASIC_DATA_RIGHTS_DESCRIPTION",
|
||||
"requiresFile": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -28,6 +28,10 @@
|
||||
{
|
||||
"itemType": "RESOURCES_CONTRACTS",
|
||||
"requiresFile": true
|
||||
},
|
||||
{
|
||||
"itemType": "RESOURCES_BADGES",
|
||||
"requiresFile": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
13
layouts/reference/TEST_layout.json
Normal file
13
layouts/reference/TEST_layout.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "TEST_layout",
|
||||
"items": [
|
||||
{
|
||||
"itemType": "BASIC_DATA_RESET_DATABASE",
|
||||
"requiresFile": false
|
||||
},
|
||||
{
|
||||
"itemType": "BASIC_DATA_COMPANY",
|
||||
"requiresFile": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user