Skip to content

Commit

Permalink
[FIX] revert of renaming field
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Mar 9, 2017
1 parent 7603522 commit 9310d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sale_manual_delivery/wizard/manual_proc_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<field name='manual_delivery_id' invisible="1"/>
<field name='order_line_id'/>
<field name='ordered_qty'/>
<field name='existing_qty' string="Awaiting shipment"/>
<field name='existing_qty'/>
<field name='remaining_qty'/>
<field name='to_ship_qty'/>
</tree>
Expand Down

0 comments on commit 9310d88

Please sign in to comment.