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
2015-04-03 12:07:11 +03:00

17 lines
227 B
JSON

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