Skip to content

Commit

Permalink
Show Sale order name with procurement group on stock move list
Browse files Browse the repository at this point in the history
  • Loading branch information
yvaucher authored and gurneyalex committed Apr 9, 2015
1 parent 630f115 commit 056d0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stock_shipment_management/view/stock_move.xml
Expand Up @@ -12,6 +12,7 @@
<field name="product_uom" string="Unit of Measure" groups="product.group_uom"/>
<field name="origin" string="Origin"/>
<field name="product_packaging" domain="[('product_tmpl_id','=',product_id)]" groups="product.group_stock_packaging"/>
<field name="group_id"/>
<field name="weight"/>
<field name="product_volume"/>
<field name="departure_shipment_id"/>
Expand Down

0 comments on commit 056d0ba

Please sign in to comment.