From 974cb0a3d478dd6c151efa594ba45a27e3c2d852 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Fri, 18 Jul 2025 17:02:50 +0200 Subject: [PATCH] supression commentaire --- RFXtoRP_HsaItm.ftl | 3 ++- RFXtoRP_HsrPrepa.ftl | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/RFXtoRP_HsaItm.ftl b/RFXtoRP_HsaItm.ftl index 94f5c18..231b196 100644 --- a/RFXtoRP_HsaItm.ftl +++ b/RFXtoRP_HsaItm.ftl @@ -24,7 +24,8 @@ "datas" : <#include "RFXtoRP_HsaItm_ItemCreated.ftl"> <#else> - <#stop "no LV for the item"> + <#-- "no LV for the item"--> + <#stop> } ] diff --git a/RFXtoRP_HsrPrepa.ftl b/RFXtoRP_HsrPrepa.ftl index 44805db..53fe532 100644 --- a/RFXtoRP_HsrPrepa.ftl +++ b/RFXtoRP_HsrPrepa.ftl @@ -91,10 +91,12 @@ <#assign refIDHmap ={}> ] <#else> - <#stop> <#-- Preparation Type not supported--> + <#-- Preparation Type not supported--> + <#stop> <#else> - <#stop "no confirmed quantity for the preparation - preparation closed"> + <#-- no confirmed quantity for the preparation - preparation closed--> + <#stop>