Add packages/custom/test-new-layout.json

This commit is contained in:
administrator 2025-02-21 14:41:45 +00:00
parent 8c10f57cb7
commit 80da910fa0

View File

@ -0,0 +1,13 @@
{
"name" : "test-new-layout",
"packageLayout" : "SALARIES_layout",
"isCustomLayout" : true,
"items" : [ {
"key" : "RESOURCES_RESET-1",
"itemType" : "RESOURCES_RESET"
}, {
"key" : "RESOURCES-1",
"itemType" : "RESOURCES",
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10.json"
} ]
}