From f4b18643374ebc6ee1ae66e04a7e0abde64e0e1d Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Tue, 27 Feb 2024 16:05:43 +0100 Subject: [PATCH] Priority date goods --- RFXtoRP_HsrPrepa_GoodsPrepared.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl index 62a0a16..607fcd3 100644 --- a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl +++ b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl @@ -93,7 +93,7 @@ <#assign priority_date = preparationOrder.stock_despatch_at_preparation_datetime?datetime(rfx_date_format_default)?iso_utc /> "PriorityDate": "${priority_date}", <#else> - "PriorityDate": "error_date", + "PriorityDate": "1970-01-01T00:00:00Z",