diff --git a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Task.json b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Task.json index 3518f159ef..f539f936bb 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Task.json +++ b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Task.json @@ -180,7 +180,8 @@ "email": { "type": "belongsTo", "entity": "Email", - "foreign": "tasks" + "foreign": "tasks", + "noForeignName": true } }, "collection": {