Skip to content
Snippets Groups Projects
Commit 055f47ef authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] mrp: wizard

Removes unnecessary separator and newline which prevent the product
quantity to be displayed.

opw-658281
parent 12dad005
Branches
Tags
No related merge requests found
......@@ -10,8 +10,6 @@
<field name="arch" type="xml">
<form string="Change Product Qty">
<group>
<separator string="Change Quantity" colspan="4"/>
<newline/>
<field name="product_qty"/>
</group>
<footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment