This commit is contained in:
Laurie MONTANT 2024-03-15 09:45:24 +01:00
parent 0211b91069
commit c03129855e

View File

@ -58,9 +58,10 @@
<#else> <#else>
<#stop Receipt reference is empty> <#stop Receipt reference is empty>
</#if> </#if>
<#else> <#else>
<#-- cases of an IPG move with quantity = 0 (weight modification)--> <#-- cases of an IPG move with quantity = 0 (weight modification)-->
<#stop> <#stop>
</#if>
</#if> </#if>
<#break> <#break>