[IMP] change the information displayed on the 'schedule calls' stat buttons in lead/opportunities form views (addon crm)

bzr revid: ged@openerp.com-20140414104819-7te5ilmmsvykdypy
This commit is contained in:
Gery Debongnie 2014-04-14 12:48:19 +02:00
parent d8b2eab2d0
commit c9c2ed506a
1 changed files with 6 additions and 4 deletions

View File

@ -103,8 +103,9 @@
</header>
<sheet>
<div class="oe_right oe_button_box" name="buttons">
<button class="oe_inline oe_stat_button" type="action" name="%(opportunity2phonecall_act)d" icon="fa-phone"
widget="statinfo" string="Calls"/>
<button class="oe_inline oe_stat_button" type="action" name="%(opportunity2phonecall_act)d" icon="fa-phone">
<div>Schedule/Log<br/>Calls</div>
</button>
</div>
<div class="oe_title">
<label for="name" class="oe_edit_only"/>
@ -388,8 +389,9 @@
</header>
<sheet>
<div class="oe_right oe_button_box">
<button class="oe_inline oe_stat_button" type="action" name="%(opportunity2phonecall_act)d" icon="fa-phone"
widget="statinfo" string="Calls"/>
<button class="oe_inline oe_stat_button" type="action" name="%(opportunity2phonecall_act)d" icon="fa-phone">
<div>Schedule/Log<br/>Calls</div>
</button>
<button class="oe_inline oe_stat_button" type="object"
context="{'search_default_attendee_id': active_id, 'default_attendee_id' : active_id}"
name="action_makeMeeting" icon="fa-calendar">