From bb3d9d34666c1be4c99fdecdb9745ac3b9683fd5 Mon Sep 17 00:00:00 2001 From: Taras Machyshyn Date: Thu, 19 Apr 2018 11:16:08 +0300 Subject: [PATCH] ExternalAccount bug fixes --- .../Espo/Resources/metadata/entityDefs/ExternalAccount.json | 1 + 1 file changed, 1 insertion(+) diff --git a/application/Espo/Resources/metadata/entityDefs/ExternalAccount.json b/application/Espo/Resources/metadata/entityDefs/ExternalAccount.json index 6ccd2aa21b..106a5def18 100644 --- a/application/Espo/Resources/metadata/entityDefs/ExternalAccount.json +++ b/application/Espo/Resources/metadata/entityDefs/ExternalAccount.json @@ -1,6 +1,7 @@ { "fields": { "id": { + "type": "id", "maxLength": 64 }, "data": {