This commit is contained in:
2025-12-04 15:09:30 +01:00
parent 562d8fbba8
commit 0180dfb342
2 changed files with 2 additions and 23 deletions

View File

@@ -233,10 +233,7 @@
<#if preparationOrderPostResponse.status?? && (preparationOrderPostResponse.status == "SUCCESS" || preparationOrderPostResponse.status == "WARN") >
[
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.AppointmentCarrierExpected>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Appointment_CarrierExpected.ftl">
<#stop "Appointment created">
}
]
<#else>
@@ -311,10 +308,7 @@
<#if preparationOrderPostResponse.status?? && (preparationOrderPostResponse.status == "SUCCESS" || preparationOrderPostResponse.status == "WARN") >
[
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.AppointmentCarrierExpected>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_Appointment_CarrierExpected.ftl">
<#stop "Appointment created">
}
]
<#else>