You've already forked reflex-wms-connector
correction dans le cas où la commande n'a pas de ligne...
This commit is contained in:
@@ -25,9 +25,10 @@
|
||||
</#if>
|
||||
"carrier_appointment_made": "false",
|
||||
"receipt_in_cross_docking": "false",
|
||||
"dock_occupation_duration": 1,
|
||||
"dock_occupation_duration": 1
|
||||
|
||||
<#if executionflow.Lines??>
|
||||
,
|
||||
"line_list": [
|
||||
<#list executionflow.Lines as line>
|
||||
|
||||
@@ -61,7 +62,6 @@
|
||||
}<#sep>,</#sep>
|
||||
</#list>
|
||||
]
|
||||
</#if>
|
||||
|
||||
</#if>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user