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/recordDefs/InboundEmail.json
T
Yuri Kuznetsov 7524bc3bc3 actions allowed
2021-04-30 22:36:45 +03:00

11 lines
148 B
JSON

{
"massActions": {
"update": {
"allowed": true
},
"delete": {
"allowed": true
}
}
}