[IMP] crm: phonecall: logged calls tooltip
authorYannick Tivisse <yti@odoo.com>
Wed, 24 Sep 2014 09:08:51 +0000 (11:08 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 29 Sep 2014 08:03:53 +0000 (10:03 +0200)
addons/crm/crm_phonecall_view.xml

index 47825a5..89b189b 100644 (file)
@@ -38,7 +38,7 @@
                     name="action_make_meeting"
                     icon="gtk-redo"
                     type="object"/>
-                <button string="Convert to Opportunity"
+                <button string="Create an Opportunity"
                     type="object"
                     name="action_button_convert2opportunity"
                     states="open,pending"
                 <button string="Meeting"
                      icon="gtk-redo"
                      name="action_make_meeting" type="object"/>
-                <button string="Convert to Opportunity"
+                <button string="Create an Opportunity"
                     name="action_button_convert2opportunity"
                     states="open,pending"
                     icon="gtk-index"