Merge pull request 'HOTFIX: Add acl in description button' () from hotfix_ticketService_acl into master

Reviewed-on: 
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
Javier Segarra 2025-01-17 09:05:46 +00:00
commit 04bbf9e9d7
1 changed files with 1 additions and 0 deletions
src/pages/Ticket/Card

View File

@ -166,6 +166,7 @@ async function handleSave() {
v-model="row.ticketServiceTypeFk"
:options="ticketServiceOptions"
option-label="name"
:roles-allowed-to-create="['administrative']"
option-value="id"
hide-selected
>