[FIX] product: force empty view_id for action `product_variant_action`

This commit is contained in:
Christophe Simonis 2014-12-02 17:00:44 +01:00
parent 640e77eaa3
commit bc24d1b010
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@
<field name="view_type">form</field>
<field name="context">{'search_default_product_tmpl_id': [active_id], 'default_product_tmpl_id': active_id}</field>
<field name="search_view_id" ref="product_search_form_view"/>
<field name="view_id" eval="False"/> <!-- Force empty -->
<field name="help" type="html">
<p class="oe_view_nocontent_create">
Click to define a new product.