This commit is contained in:
2024-12-04 08:08:26 +01:00
parent 85bfe55af7
commit 173deec755
57 changed files with 979 additions and 293 deletions

View File

@@ -28,18 +28,18 @@
"datas" :
<#include "RFXtoRP_HsrPro_ExecutionflowDetected.ftl">
}
<#else>
<#stop "preparation order already confirmed">
<#else>
<#-- preparation order already confirmed -->
<#stop>
</#if>
<#else>
<#stop "preparation order type not supported">
<#-- preparation order type not supported -->
<#stop>
</#if>
<#else>
<#stop "PRO reference is empty">
</#if>
]
<#break>
@@ -63,6 +63,6 @@
<#default>
<#stop "event not supported">
<#stop >
</#switch>