Initial commit
This commit is contained in:
17
application/Espo/Resources/metadata/fields/duration.json
Normal file
17
application/Espo/Resources/metadata/fields/duration.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"params": [
|
||||
{
|
||||
"name": "default",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "options",
|
||||
"type": "arrayInt"
|
||||
}
|
||||
],
|
||||
"notCreatable": true,
|
||||
"notMergeable": true,
|
||||
"fieldDefs": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user