[FIX] warning : changed the inherited view of product form of warning module

bzr revid: nep@tinyerp.com-20130319094236-calq1peyb6onmpuz
This commit is contained in:
Nehal Panchal 2013-03-19 15:12:36 +05:30
parent 19daf7569d
commit 52efab6820
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<record id="product_warning_form_view" model="ir.ui.view">
<field name="name">product.warning.form.inherit</field>
<field name="model">product.product</field>
<field name="inherit_id" ref="procurement.product_template_form_view_procurement"/>
<field name="inherit_id" ref="product.product_normal_form_view"/>
<field name="arch" type="xml">
<notebook position="inside">
<page string="Warnings">