[FIX] event_sale: 'product.product' object has no attribute 'onchange_event_ok' => product.template

bzr revid: chm@openerp.com-20131119090946-p6wtc1j6u4jkm72i
This commit is contained in:
Christophe Matthieu 2013-11-19 10:09:46 +01:00
parent c40105ce18
commit 6185c3270e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<data>
<record model="ir.ui.view" id="event_sale_order">
<field name="name">event.product</field>
<field name="model">product.product</field>
<field name="model">product.template</field>
<field name="inherit_id" ref="product.product_normal_form_view" />
<field name="arch" type="xml">
<div name="options" position="inside">