Initial commit
This commit is contained in:
32
application/Espo/Resources/metadata/app/templates.json
Normal file
32
application/Espo/Resources/metadata/app/templates.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"accessInfo": {
|
||||
"scope": "User"
|
||||
},
|
||||
"accessInfoPortal": {
|
||||
"scope": "User"
|
||||
},
|
||||
"assignment": {
|
||||
"scopeListConfigParam": "assignmentEmailNotificationsEntityList"
|
||||
},
|
||||
"mention": {
|
||||
"scope": "Note"
|
||||
},
|
||||
"noteEmailReceived": {
|
||||
"scope": "Note"
|
||||
},
|
||||
"notePost": {
|
||||
"scope": "Note"
|
||||
},
|
||||
"notePostNoParent": {
|
||||
"scope": "Note"
|
||||
},
|
||||
"noteStatus": {
|
||||
"scope": "Note"
|
||||
},
|
||||
"passwordChangeLink": {
|
||||
"scope": "User"
|
||||
},
|
||||
"twoFactorCode": {
|
||||
"scope": "User"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user