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

@@ -2,12 +2,10 @@
"name": "TEST_layout",
"items": [
{
"itemType": "BASIC_DATA_RESET_DATABASE",
"requiresFile": false
"itemType": "BASIC_DATA_RESET_DATABASE"
},
{
"itemType": "BASIC_DATA_COMPANY",
"requiresFile": true
"itemType": "BASIC_DATA_COMPANY"
}
]
}
}