From 5397b211b45e80da6cd0a21c18bd72aa12d76ee1 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Fri, 21 Mar 2025 11:31:45 +0100 Subject: [PATCH] depot actor --- RFXtoRP_HsrDepot_ActorCreated.ftl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/RFXtoRP_HsrDepot_ActorCreated.ftl b/RFXtoRP_HsrDepot_ActorCreated.ftl index 1258eb6..2c2478c 100644 --- a/RFXtoRP_HsrDepot_ActorCreated.ftl +++ b/RFXtoRP_HsrDepot_ActorCreated.ftl @@ -11,11 +11,8 @@ }, "Payload": { "Name": "${depot.physical_depot_designation?json_string}", - "ManagedStock": true, "IsCarrier": false, - <#include "RFXtoRP_HsrDepot_ActorCreated_Metadata.ftl">, - "Address": { <#-- if Reflex WMS address is structured --> @@ -49,7 +46,7 @@ "${depot.physical_depot_address.other_number?json_string}" ], - "Typology": "TYPOLOGY_UNKNOWN" + "Typology": "TYPOLOGY_WAREHOUSE" } } ]