[MERGE] from trunk
[odoo/odoo.git] / addons / crm / crm_case_section_view.xml
index 3ef1b56..05169b9 100644 (file)
@@ -43,8 +43,7 @@
             <field name="search_view_id" ref="crm.view_crm_case_opportunities_filter"/>
             <field name="context">{
                     'search_default_section_id': [active_id],
-                    'search_default_new': 1,
-                    'search_default_open': 1,
+                    'search_default_assigned_to_me': 1,
                     'default_section_id': active_id,
                     'stage_type': 'opportunity',
                     'default_type': 'opportunity',