Better stock move view when using the shortcut button on the product form

This commit is contained in:
Alexis de Lattre
2016-01-13 20:49:14 +01:00
parent dde9b5b767
commit 402b503a4e

View File

@@ -259,5 +259,10 @@ in the quantities for his reception -->
</field>
</record>
<!-- more detailed stock.move tree view when using the button from product form -->
<record id="stock.act_product_stock_move_open" model="ir.actions.act_window">
<field name="view_id" ref="stock.view_move_tree"/>
</record>
</data>
</openerp>