claim
This commit is contained in:
parent
9b4506912c
commit
cdc4ab6c3c
@ -36,7 +36,7 @@
|
||||
<#stop>
|
||||
</#if>
|
||||
<#else>
|
||||
<#stop "Reference is empty">
|
||||
<#stop >
|
||||
</#if>
|
||||
</#if>
|
||||
]
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"EntityID":"${dispute.dispute_reception.reception_physical_depot_code?json_string}${dispute.dispute_reception.reception_activity_code?json_string}${dispute.dispute_reception.reception_contractor_code?json_string}${dispute.dispute_reception.reception_reference?json_string}",
|
||||
"DisplayID":"${dispute.dispute_reception.reception_reference?json_string}",
|
||||
<#else>
|
||||
<#stop "Reference reception is empty or type not supported">
|
||||
<#stop "WMS type code not supported">
|
||||
</#if>
|
||||
</#if>
|
||||
</#if>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user