From c742c3639f0ed4f72b185008078c2e836669f15c Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Mon, 16 Sep 2024 14:30:11 +0200 Subject: [PATCH] modifs --- RFXtoRP_HsrDepot_ActorCreated.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_HsrDepot_ActorCreated.ftl b/RFXtoRP_HsrDepot_ActorCreated.ftl index 8ec6c31..0202051 100644 --- a/RFXtoRP_HsrDepot_ActorCreated.ftl +++ b/RFXtoRP_HsrDepot_ActorCreated.ftl @@ -5,7 +5,7 @@ "ProjectID": "${projectRP}" }, "ID": { - <#if uniqueness?? && uniqueness= "yes" > + <#if uniqueness?? > "RefID": "${depot.physical_depot_code?trim?json_string}" <#else> "RefID": "DPO${depot.physical_depot_code?trim?json_string}"