From d6835d3b7b03ba3a7020bd9a8d509a291882c8a1 Mon Sep 17 00:00:00 2001 From: fs Date: Sun, 5 Apr 2026 22:01:50 +0200 Subject: [PATCH] fix(helpdesk): remove contracts KPI section from support dashboard The Contracts & products KPI tiles (active contracts, monthly volume, support hours, next invoicing) distract from the ticket-focused support view. Contract data remains available in the dedicated Sales tab. Removes: section HTML, skeleton placeholder, JS render function + call. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../pages/helpdesk/debitor(default).phtml | 36 ---------- modules/helpdesk/web/js/helpdesk-detail.js | 67 ------------------- 2 files changed, 103 deletions(-) diff --git a/modules/helpdesk/pages/helpdesk/debitor(default).phtml b/modules/helpdesk/pages/helpdesk/debitor(default).phtml index 6951994..19305ad 100644 --- a/modules/helpdesk/pages/helpdesk/debitor(default).phtml +++ b/modules/helpdesk/pages/helpdesk/debitor(default).phtml @@ -85,16 +85,6 @@ $searchConfig = is_array($searchConfig ?? null) ? $searchConfig : null;
-
- -
-
-
-
-
- -
-
@@ -141,32 +131,6 @@ $searchConfig = is_array($searchConfig ?? null) ? $searchConfig : null;
- -