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/app/deprecatedControllerActions.json
T
2017-12-12 11:16:59 +02:00

45 lines
1.0 KiB
JSON

{
"BpmnProcess": {
"postActionStop": true
},
"GoogleContacts": {
"actionPush": true
},
"MailChimp": {
"actionUpdate": true
},
"MailChimpCampaign": {
"actionCreate": true
},
"MailChimpList": {
"actionCreate": true
},
"MailChimpListGroup": {
"actionCreate": true
},
"Quote": {
"postActionGetAttributesForEmail": true
},
"Report": {
"actionPopulateTargetList": true,
"actionSyncTargetListWithReports": true,
"postActionExportList": true,
"postActionGetEmailAttributes": true
},
"Voip": {
"actionChangeUserSettings": true,
"actionAddConnector": true,
"actionRemoveConnector": true,
"postActionTestConnection": true
},
"VoipEvent": {
"actionCancel": true,
"actionSave": true,
"actionDial": true,
"actionDialFromCall": true,
"actionTestConnection": true
},
"VoipMessage": {
"actionCancel": true
}
}