Skip to content
Snippets Groups Projects
Commit a300b6e3 authored by Alexis de Lattre's avatar Alexis de Lattre Committed by Martin Trigaux
Browse files

[FIX] delivery: display the label of the field number_of_packages

Fixes #4011
parent 2e092ace
No related branches found
No related tags found
No related merge requests found
......@@ -237,9 +237,9 @@
<div>
<field name="weight" class="oe_inline"/>
<field name="weight_uom_id" nolabel="1" class="oe_inline"/>
<field name="number_of_packages"/>
</div>
<field name="weight_net" groups="base.group_no_one"/>
<field name="number_of_packages"/>
</group>
</group>
</xpath>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment