This commit is contained in:
Laurie MONTANT 2025-03-13 11:47:09 +01:00
parent 7b4dfe0288
commit 337b011d4e

View File

@ -58,12 +58,12 @@
<#else> <#else>
<#stop "Reference reception is empty"> <#stop "Reference reception is empty">
</#if> </#if>
</#if>
</#if>
</#if>
<#else> <#else>
<#stop "Type not supported"> <#stop "Type not supported">
</#if> </#if>
</#if>
</#if>
</#if>
<#if TableReasonCode[dispute.dispute_reason_code]??> <#if TableReasonCode[dispute.dispute_reason_code]??>
"ClaimTypeID":"CLAIMTYPE_${projectRP}_EXECUTIONFLOW_${TableReasonCode[dispute.dispute_reason_code]}" "ClaimTypeID":"CLAIMTYPE_${projectRP}_EXECUTIONFLOW_${TableReasonCode[dispute.dispute_reason_code]}"