This commit is contained in:
Laurie MONTANT 2025-12-23 15:17:25 +01:00
parent b361f1fcf7
commit f66912121e

View File

@ -56,9 +56,7 @@
</#if> </#if>
<#else> <#else>
<#if appointment.AppointmentType == "APPOINTMENT_TYPE_LOADING"> <#if appointment.AppointmentType == "APPOINTMENT_TYPE_LOADING">
<#if appointment.Commissions[0].OrderID ?? && appointment.Commissions[0].OrderID!="">
"appointment_designation":"${(appointment.Reason!"")?json_string}", "appointment_designation":"${(appointment.Reason!"")?json_string}",
</#if>
</#if> </#if>
</#if> </#if>
</#if> </#if>