HOTFIX: Send SMS using mobile instead phone #914

Merged
jsegarra merged 2 commits from hotFix-customer_sms into master 2024-11-12 11:13:33 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 2139b7e8e8 - Show all commits

View File

@ -207,6 +207,7 @@ const onThermographCreated = async (data) => {
option-label="thermographFk"
:disable="viewAction === 'edit'"
:tooltip="t('New thermograph')"
:roles-allowed-to-create="['logistic']"
>
<template #form>
<CreateThermographForm