[FIX] crm: Tooltip improved on Phonecall tree view.
authoruco (OpenERP) <uco@tinyerp.com>
Thu, 25 Nov 2010 06:02:31 +0000 (11:32 +0530)
committeruco (OpenERP) <uco@tinyerp.com>
Thu, 25 Nov 2010 06:02:31 +0000 (11:32 +0530)
lp bug: https://launchpad.net/bugs/680957 fixed

bzr revid: uco@tinyerp.com-20101125060231-btpe7xhqhiaeydl0

addons/crm/crm_phonecall_view.xml

index 5b796d2..b0e0877 100644 (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"
                     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"