[REM]: crm: Removed the Meetings right toolbar action on phonecalls

bzr revid: rpa@tinyerp.com-20100917134213-389eu4l58k3xo9n3
This commit is contained in:
rpa (Open ERP) 2010-09-17 19:12:13 +05:30
parent 2f9a1347cc
commit 4dc83dd64f
1 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,8 @@
groups="base.group_extended"
/>
<act_window
<!-- TO CONFIRM: This is fine -->
<!-- act_window
id="act_crm_phonecall_crm_meeting_new"
name="Meetings"
res_model="crm.meeting"
@ -21,7 +22,7 @@
view_mode="tree,form,calendar,"
context="{'default_duration': 4.0, 'default_phonecall_id': active_id}"
domain="[('phonecall_id', '=', active_id)]"
view_type="form"/>
view_type="form"/-->
<!-- PHONE CALLS (menu) -->