[MERGE]: Merged with addons
[odoo/odoo.git] / addons / crm / crm_phonecall_menu.xml
index 2e62696..6380f80 100644 (file)
@@ -5,9 +5,9 @@
 
     <!-- TO CONFIRM: This is fine -->
     <!-- act_window
-            id="act_crm_phonecall_crm_meeting_new"
+            id="act_crm_phonecall_calendar_event_new"
             name="Meetings"
-            res_model="crm.meeting"
+            res_model="calendar.event"
             src_model="crm.phonecall"
             view_mode="tree,form,calendar"
             context="{'default_duration': 4.0, 'default_phonecall_id': active_id}"