This commit is contained in:
Laurie MONTANT 2025-12-23 15:17:33 +01:00
parent 6853819d49
commit a314097423

View File

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