SCPN1-10095
(cherry picked from commit 5552265833aa9ec73aae44a0b3464e110f98d46d)
This commit is contained in:
parent
1864bef8bb
commit
f5c5afac1b
@ -6,6 +6,7 @@
|
||||
"RefID": "${carrier_apt.appointment_reference?json_string}-${carrier_apt.year_number}-${carrier_apt.appointment_number}",
|
||||
<#else>
|
||||
"RefID": "${carrier_apt.year_number}-${carrier_apt.appointment_number}",
|
||||
</#if>
|
||||
<#else>
|
||||
<#if carrier_apt.appointment_reference?? && carrier_apt.appointment_reference!="">
|
||||
"RefID": "${carrier_apt.appointment_reference?json_string}",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user