From fd7960643dd5f0165bcb10d8e08f2a741e24d35c Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 7 Jul 2022 15:39:26 +0300 Subject: [PATCH] fix note --- application/Espo/Resources/metadata/entityDefs/Note.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/Espo/Resources/metadata/entityDefs/Note.json b/application/Espo/Resources/metadata/entityDefs/Note.json index afc102b50d..7af464dd4e 100644 --- a/application/Espo/Resources/metadata/entityDefs/Note.json +++ b/application/Espo/Resources/metadata/entityDefs/Note.json @@ -34,7 +34,8 @@ "EmailReceived", "EmailSent" ], - "customizationDisabled": true + "customizationDisabled": true, + "default": "Post" }, "targetType": { "type": "enum", @@ -49,7 +50,6 @@ }, "parent": { "type": "linkParent", - "readOnly": true, "customizationDisabled": true }, "related": {