Corrections 250908

This commit is contained in:
2025-09-08 10:01:04 +02:00
parent 7c15a16e57
commit 6b0d53926f
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
<#else>
<#if receipt.line_list??>
<#list receipt.line_list as receipt_line >
<#if receipt_line.origin_order_line_reference!="">
<#if receipt_line.origin_order_line_reference?? && receipt_line.origin_order_line_reference!="">
<#if !refIDHmap_local[receipt_line.origin_order_line_reference]?? >
<#if refIDHmap_local?size != 0 >
,