[IMP] convert to opporunity on phone call fix

bzr revid: fp@openerp.com-20130225164616-v3bu51s277sto15j
This commit is contained in:
Fabien Pinckaers 2013-02-25 17:46:16 +01:00
commit 811d4a4efd
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
name="action_button_convert2opportunity"
states="open,pending"
icon="gtk-index"
type="action" attrs="{'invisible':[('opportunity_id','!=',False)]}"/>
type="object" attrs="{'invisible':[('opportunity_id','!=',False)]}"/>
</tree>
</field>
</record>