From ead45003e7869cb3a7546e27de1be1e44d0d1877 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Mon, 10 Jul 2023 14:40:36 +0300 Subject: [PATCH] fix --- .../Crm/Resources/metadata/app/entityManagerParams.json | 4 ++-- .../Espo/Resources/metadata/app/entityManagerParams.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/application/Espo/Modules/Crm/Resources/metadata/app/entityManagerParams.json b/application/Espo/Modules/Crm/Resources/metadata/app/entityManagerParams.json index c17cac31d6..eae6ca2eb3 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/app/entityManagerParams.json +++ b/application/Espo/Modules/Crm/Resources/metadata/app/entityManagerParams.json @@ -10,7 +10,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" } @@ -27,7 +27,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" } diff --git a/application/Espo/Resources/metadata/app/entityManagerParams.json b/application/Espo/Resources/metadata/app/entityManagerParams.json index c7cb087487..1dee6bad91 100644 --- a/application/Espo/Resources/metadata/app/entityManagerParams.json +++ b/application/Espo/Resources/metadata/app/entityManagerParams.json @@ -19,7 +19,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" } @@ -36,7 +36,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" } @@ -53,7 +53,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" } @@ -70,7 +70,7 @@ "duplicateCheckFieldList": { "location": "scopes", "fieldDefs": { - "type": "bool", + "type": "multiEnum", "tooltip": true, "view": "views/admin/entity-manager/fields/duplicate-check-field-list" }