updated reference

This commit is contained in:
2025-10-24 16:56:54 +02:00
parent bc009bc90b
commit 4c4e7c7469
15 changed files with 351 additions and 210 deletions

View File

@@ -1,57 +1,44 @@
{
"name": "UTILISATEURS_SALARIES_layout",
"items": [
{
"itemType": "USERS_RESET",
"requiresFile": false
},
{
"itemType": "RESOURCES_RESET",
"requiresFile": false
},
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
},
{
"itemType": "RESOURCES",
"requiresFile": true
},
{
"itemType": "RESOURCES_SITE_DATE_HISTORY",
"requiresFile": true
},
{
"itemType": "RESOURCES_ANALYTICAL_TASK_DATE_HISTORY",
"requiresFile": true
},
{
"itemType": "RESOURCES_WEEKLY_TIMETABLE_DATE_HISTORY",
"requiresFile": true
},
{
"itemType": "RESOURCES_ASSIGNMENT_DATE_HISTORY",
"requiresFile": true
},
{
"itemType": "RESOURCES_CONTRACTS",
"requiresFile": true
},
{
"itemType": "RESOURCES_BADGES",
"requiresFile": true
},
{
"itemType": "USERS_RESET",
"requiresFile": false
},
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
},
{
"itemType": "BASIC_DATA_USER_RIGHT",
"requiresFile": true
}
]
}
"name": "UTILISATEURS_SALARIES_layout",
"items": [
{
"itemType": "USERS_RESET"
},
{
"itemType": "RESOURCES_RESET"
},
{
"itemType": "BASIC_DATA_USER"
},
{
"itemType": "RESOURCES"
},
{
"itemType": "RESOURCES_SITE_DATE_HISTORY"
},
{
"itemType": "RESOURCES_ANALYTICAL_TASK_DATE_HISTORY"
},
{
"itemType": "RESOURCES_WEEKLY_TIMETABLE_DATE_HISTORY"
},
{
"itemType": "RESOURCES_ASSIGNMENT_DATE_HISTORY"
},
{
"itemType": "RESOURCES_CONTRACTS"
},
{
"itemType": "RESOURCES_BADGES"
},
{
"itemType": "USERS_RESET"
},
{
"itemType": "BASIC_DATA_USER"
},
{
"itemType": "BASIC_DATA_USER_RIGHT"
}
]
}