Modifs date 1901241548

This commit is contained in:
2024-01-19 15:51:08 +01:00
parent ed809f872d
commit 262e22d970
3 changed files with 6 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
>
[
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.GoodsReceived>
<#assign apiReflexPlatformID = ApiReflexPlatformID.HandlingunitGoodsReceived>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsaIpgMove_GoodsReceived.ftl">
@@ -58,7 +58,7 @@
</#if>
</#if>
<#else>
<#-- cases of an IPG move with quantity = 0 (weight modification))-->
<#-- cases of an IPG move with quantity = 0 (weight modification)-->
<#stop "move ignored quantity = 0">
</#if>
<#break>