Initial commit
This commit is contained in:
15
application/Espo/Resources/metadata/entityAcl/Email.json
Normal file
15
application/Espo/Resources/metadata/entityAcl/Email.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"users": {
|
||||
"readOnly": true
|
||||
},
|
||||
"messageId": {
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"users": {
|
||||
"nonAdminReadOnly": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user