You've already forked reflex-wms-connector
modif sur les rdz
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
<#include "HfRpConfig.ftl">
|
||||
<#include "ReflexUtils.ftl">
|
||||
<#-- à quoi correspond ID du transporteur dans l'API a voir avec Vincent-->
|
||||
|
||||
[
|
||||
{
|
||||
"Header":{
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}",
|
||||
"ActorID": "${RPtoRFXprefixDepot("DPF")}",
|
||||
"AppointmentID": "${carrier_apt.appointment_reference?json_string}",
|
||||
"TimeZone":"${time_zone_rfx}",
|
||||
<#if carrier_apt.unloading_appointment == "true" && carrier_apt.load_appointment == "false">
|
||||
|
||||
Reference in New Issue
Block a user