Launchpad automatic translations update.
[odoo/odoo.git] / addons / crm / crm_phonecall_menu.xml
index cfaf572..41975d9 100644 (file)
@@ -8,8 +8,7 @@
         res_model="crm.phonecall"
         src_model="res.partner"
         view_mode="calendar,tree,form"
-        context="{'search_default_partner_id': [active_id], 'default_duration': 1.0}"
-        domain="[('partner_id', '=', active_id)]"
+        context="{'search_default_partner_id': [active_id], 'default_duration': 1.0, 'default_partner_id': active_id}"
         groups="base.group_extended"
         />