RDV
This commit is contained in:
parent
7bf4f67caf
commit
178e73d81b
@ -35,8 +35,7 @@
|
|||||||
</#if>
|
</#if>
|
||||||
<#else>
|
<#else>
|
||||||
<#if carrier_apt.unloading_appointment == "true" && carrier_apt.load_appointment == "true">
|
<#if carrier_apt.unloading_appointment == "true" && carrier_apt.load_appointment == "true">
|
||||||
<#assign appointmentType = AppointmentType.APPOINTMENT_TYPE_BOTH>
|
<#stop "Not managed">
|
||||||
<#assign duration = 0 /> <#-- à confirmer -->
|
|
||||||
<#else>
|
<#else>
|
||||||
<#assign appointmentType = AppointmentType.APPOINTMENT_TYPE_UNKNOWN>
|
<#assign appointmentType = AppointmentType.APPOINTMENT_TYPE_UNKNOWN>
|
||||||
<#assign duration = 0 /> <#-- à confirmer -->
|
<#assign duration = 0 /> <#-- à confirmer -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user