Correction list

(cherry picked from commit 7d874d7a687d4b4333117e4c0b169257c27484a5)
This commit is contained in:
Laurie MONTANT 2025-09-09 08:13:16 +02:00 committed by GROUP\frea
parent f4286949f7
commit bb2aaae375

View File

@ -12,7 +12,7 @@
{
"LVID": "${lv.logistical_variant_code?json_string}",
"Name" : "${lv.lv_type_code?json_string}",
<#if lv.id_list??>
<#if lv.id_list?? && (lv.id_list?size == lv.id_list?filter(l ->l??)?size)>
"Codes": [
<#list lv.id_list as id>
{