modifs HuAdded

This commit is contained in:
Laurie MONTANT 2024-03-20 17:07:47 +01:00
parent f7125548db
commit 03362d6a8b

View File

@ -1,10 +1,10 @@
<#include "HfRpConfig.ftl"> <#include "HfRpConfig.ftl">
<#include "ReflexUtils.ftl"> <#include "ReflexUtils.ftl">
[ [
{ {
"Header": { "Header": {
"ProjectID": "${projectRP}" "ProjectID": "${projectRP}"
}, },
"ID": { "ID": {
"RefID": "${despatched_ipg.hd_number}" "RefID": "${despatched_ipg.hd_number}"
@ -28,7 +28,7 @@
"Width": { "Width": {
"Unit": "${length_unit_rfx}", "Unit": "${length_unit_rfx}",
"Value": ${preparation_line.despatched_hds_list[0].hd_type_width} "Value": ${preparation_line.despatched_hds_list[0].hd_type_width}
} }
} }
</#if> </#if>