From 0459d34ad4fa193369862b8eafe5ffdd971d3c1d Mon Sep 17 00:00:00 2001 From: Yann Papouin Date: Fri, 28 Jul 2023 09:54:16 +0200 Subject: [PATCH] [FIX] helpdesk_mgmt: Reintroduce `create_date` in list view The field was accidentally removed in commit 7f0a9f5a --- helpdesk_mgmt/views/helpdesk_ticket_views.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/helpdesk_mgmt/views/helpdesk_ticket_views.xml b/helpdesk_mgmt/views/helpdesk_ticket_views.xml index ceda539651..9434f4bcd7 100644 --- a/helpdesk_mgmt/views/helpdesk_ticket_views.xml +++ b/helpdesk_mgmt/views/helpdesk_ticket_views.xml @@ -226,6 +226,12 @@ options="{'color_field': 'color'}" optional="show" /> +