Correction list
(cherry picked from commit 9b07206cf465356b47fa437c997672ce4f8f8789)
This commit is contained in:
parent
9db774f2b1
commit
6b7592559b
@ -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>
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user