This commit is contained in:
Laurie MONTANT 2024-09-16 14:54:43 +02:00
parent 89fae85a2f
commit a8b044fdba

View File

@ -5,7 +5,7 @@
"ProjectID": "${projectRP}"
},
"ID": {
<#if uniqueness?? >
<#if uniqueness?? && uniqueness!="" >
"RefID": "${depot.physical_depot_code?trim?json_string}"
<#else>
"RefID": "DPO${depot.physical_depot_code?trim?json_string}"