This commit is contained in:
2024-10-09 14:56:26 +02:00
parent 8d4067a58e
commit 234918a77e
9 changed files with 31 additions and 31 deletions

View File

@@ -29,17 +29,17 @@
<#include "RFXtoRP_HsrPro_ExecutionflowDetected.ftl">
}
<#else>
<#stop "preparation order already confirmed">
<#-- 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>