From 2a967261b358796f0e93a16baa268c55c8265738 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 11 Apr 2023 14:36:52 +0300 Subject: [PATCH] mass action disable --- .../Resources/metadata/clientDefs/WorkingTimeCalendar.json | 3 +++ .../Espo/Resources/metadata/clientDefs/WorkingTimeRange.json | 2 ++ 2 files changed, 5 insertions(+) diff --git a/application/Espo/Resources/metadata/clientDefs/WorkingTimeCalendar.json b/application/Espo/Resources/metadata/clientDefs/WorkingTimeCalendar.json index 9691cd9295..8dd94885f1 100644 --- a/application/Espo/Resources/metadata/clientDefs/WorkingTimeCalendar.json +++ b/application/Espo/Resources/metadata/clientDefs/WorkingTimeCalendar.json @@ -1,6 +1,9 @@ { "controller": "controllers/record", "searchPanelDisabled": true, + "massUpdateDisabled": true, + "mergeDisabled": true, + "massRemoveDisabled": true, "iconClass": "fas fa-calendar-week", "menu": { "list": { diff --git a/application/Espo/Resources/metadata/clientDefs/WorkingTimeRange.json b/application/Espo/Resources/metadata/clientDefs/WorkingTimeRange.json index 1e34e716ae..44466a10d1 100644 --- a/application/Espo/Resources/metadata/clientDefs/WorkingTimeRange.json +++ b/application/Espo/Resources/metadata/clientDefs/WorkingTimeRange.json @@ -3,6 +3,8 @@ "viewSetupHandlers": { "record/edit": "handlers/working-time-range" }, + "mergeDisabled": true, + "massUpdateDisabled": true, "menu": { "list": { "buttons": [