claim
This commit is contained in:
parent
b168b16931
commit
da75ead70f
@ -62,6 +62,16 @@
|
|||||||
<#else>
|
<#else>
|
||||||
<#stop "Type not supported">
|
<#stop "Type not supported">
|
||||||
</#if>
|
</#if>
|
||||||
|
|
||||||
|
<#if TableReasonCode[dispute.dispute_reason_code]??>
|
||||||
|
"ClaimTypeID":"CLAIMTYPE_${projectRP}_EXECUTIONFLOW_${TableReasonCode[dispute.dispute_reason_code]}"
|
||||||
|
<#else>
|
||||||
|
<#stop "Claim reason code not supported" >
|
||||||
|
</#if>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user