This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/fields/duration.json
T
2023-06-21 16:28:10 +03:00

18 lines
286 B
JSON

{
"params": [
{
"name": "default",
"type": "int"
},
{
"name": "options",
"type": "arrayInt"
}
],
"notCreatable": true,
"notMergeable": true,
"fieldDefs": {
"type": "int"
}
}