You've already forked reflex-wms-connector
Modifs HsrPrepaGP
This commit is contained in:
@@ -30,6 +30,10 @@
|
|||||||
"Unit": "${weight_unit_rfx}",
|
"Unit": "${weight_unit_rfx}",
|
||||||
"Value": "${dimensionCarton.carton_gross_weight}"
|
"Value": "${dimensionCarton.carton_gross_weight}"
|
||||||
},
|
},
|
||||||
|
"Height": {
|
||||||
|
"Unit": "${length_unit_rfx}",
|
||||||
|
"Value": "${dimensionCarton.overall_height}
|
||||||
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"Unit": "${length_unit_rfx}",
|
"Unit": "${length_unit_rfx}",
|
||||||
"Value": "${dimensionCarton.overall_width}"
|
"Value": "${dimensionCarton.overall_width}"
|
||||||
|
|||||||
Reference in New Issue
Block a user