[FIX] crm: Tooltip improved on Phonecall tree view.

lp bug: https://launchpad.net/bugs/680957 fixed

bzr revid: uco@tinyerp.com-20101125060231-btpe7xhqhiaeydl0
This commit is contained in:
uco (OpenERP) 2010-11-25 11:32:31 +05:30
parent 631e354bf5
commit d35dec52c3
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
<field name="user_id"/>
<field name="categ_id" string="Type"/>
<field name="create_date" invisible="1"/>
<button string="Opportunity"
<button string="Convert to Opportunity"
name="%(phonecall2opportunity_act)d"
states="draft,open,pending"
icon="gtk-index"
@ -213,7 +213,7 @@
icon="terp-call-start"
name="%(phonecall_to_phonecall_act)d"
type="action" />
<button string="Opportunity"
<button string="Convert to Opportunity"
name="%(phonecall2opportunity_act)d"
states="draft,open,pending"
icon="gtk-index"