Merge branch 'SCPN1-7496' into 'release/1.2'

SCPN1-7496

See merge request r-d-technique/tiers/reflex-wms-connector!71
This commit is contained in:
Francis REAT 2024-11-05 10:29:16 +00:00
commit 0a26159dc9

View File

@ -57,7 +57,7 @@
"Quantity":
{
"LVID": "${quantity_in_base_lv_RP_Cst}",
<#if reflexMvtStockInterface.move_sign == "+">
<#if reflexMvtStockInterface.move_sign == "+" || reflexMvtStockInterface.ipg_move_quantity_in_base_lvs <= 0 >
"Value": ${reflexMvtStockInterface.ipg_move_quantity_in_base_lvs}
<#else>
"Value": -${reflexMvtStockInterface.ipg_move_quantity_in_base_lvs}