Modifs HsrPrepaGP
This commit is contained in:
parent
4a806b3977
commit
585ac07746
@ -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}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user