From ac02f8b30982c5aea0abbaf7903251d968c22a75 Mon Sep 17 00:00:00 2001 From: joan Date: Thu, 13 May 2021 12:18:21 +0200 Subject: [PATCH] Ticket request hotfix --- modules/ticket/front/request/create/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ticket/front/request/create/index.html b/modules/ticket/front/request/create/index.html index f7280b2de..8d25358b5 100644 --- a/modules/ticket/front/request/create/index.html +++ b/modules/ticket/front/request/create/index.html @@ -20,7 +20,7 @@ ng-model="$ctrl.ticketRequest.attenderFk" url="Workers/activeWithRole" show-field="nickname" - where="{role: 'buyer'}" + where="{role: {inq: ['logistic', 'buyer']}}" search-function="{firstName: $search}">