[FIX] crm phonecalls missing column for attrs expression

bzr revid: al@openerp.com-20110810145707-j0ww5xaonazskhtl
This commit is contained in:
Antony Lesuisse 2011-08-10 16:57:07 +02:00
parent e96a9599b1
commit 5492bc8cf2
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
<field name="user_id"/>
<field name="categ_id"/>
<field name="create_date" invisible="1"/>
<field name="opportunity_id" invisible="1"/>
<button string="Convert to Opportunity"
name="%(phonecall2opportunity_act)d"
states="open,pending"