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

This commit is contained in:
administrator 2025-01-24 08:46:56 +00:00
parent d2794a1f84
commit edb5e92ecc

View File

@ -0,0 +1,13 @@
{
"name" : "test-new-layout-base",
"packageLayout" : "SALARIES_custom_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"
} ]
}