Files
2026-01-19 17:46:06 +01:00

28 lines
572 B
JSON

{
"actualFields": [
"from",
"to"
],
"fields": {
"from": {
"type": "currency",
"layoutAvailabilityList": [
"filters",
"massUpdate"
]
},
"to": {
"type": "currency",
"layoutAvailabilityList": [
"filters",
"massUpdate"
]
}
},
"naming": "prefix",
"notMergeable": true,
"notCreatable": true,
"filter": false,
"skipOrmDefs": true
}