rollback
(cherry picked from commit 0a34359e1240232c51a57431b9a4b8f95d717db3)
This commit is contained in:
parent
3e3091f194
commit
46260b8241
@ -15,10 +15,6 @@
|
||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||
<#assign carrier_apt = JsonUtil.jsonToMap(dataRfx)>
|
||||
|
||||
<#if (carrier_apt.unloading_appointment == "true" && carrier_apt.load_appointment == "true")>
|
||||
<#stop "The loading and unloading appointment is not yet managed." >
|
||||
</#if>
|
||||
|
||||
<#switch cloudEventMsg.action>
|
||||
<#case "C">
|
||||
<#-- *********************************************** Action = CREATE or UPDATE ******************** -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user