diff --git a/application/Espo/Resources/metadata/scopes/ExternalAccount.json b/application/Espo/Resources/metadata/scopes/ExternalAccount.json index ca51c31499..3f108ac030 100644 --- a/application/Espo/Resources/metadata/scopes/ExternalAccount.json +++ b/application/Espo/Resources/metadata/scopes/ExternalAccount.json @@ -1,9 +1,10 @@ { - "entity":true, - "layouts":false, - "tab":false, + "entity": true, + "layouts": false, + "tab": false, "acl": "boolean", "aclPortal": false, "aclFieldLevelDisabled": true, - "customizable":false + "customizable": false, + "languageIsGlobal": true }