Skip to content
Snippets Groups Projects
Commit b7beb69e authored by yti's avatar yti
Browse files

[IMP] Rename Schedule/log Call button

parent af3f5668
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@
<button class="oe_inline oe_stat_button" type="action"
context="{'default_opportunity_id': active_id, 'search_default_opportunity_id': active_id, 'default_partner_id': partner_id, 'default_duration': 1.0}"
name="%(crm.crm_case_categ_phone_incoming0)d" icon="fa-phone">
<div>Schedule/Log<br/>Calls</div>
<div>Calls</div>
</button>
</div>
<div class="oe_title">
......@@ -383,7 +383,7 @@
<button class="oe_inline oe_stat_button" type="action"
name="%(crm.crm_case_categ_phone_incoming0)d" icon="fa-phone"
context="{'default_opportunity_id': active_id, 'search_default_opportunity_id': active_id, 'default_partner_id': partner_id, 'default_duration': 1.0}">
<div>Schedule/Log<br/>Calls</div>
<div>Calls</div>
</button>
<button class="oe_inline oe_stat_button" type="object"
context="{'partner_id': partner_id}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment