[MERGE] [FORWARD] Forward port of saas-1 branch until revision 8711 (that includes...
[odoo/odoo.git] / addons / project / project_view.xml
index 0d2c139..eb042e5 100644 (file)
@@ -52,7 +52,8 @@
             <field name="view_mode">kanban,tree,form,calendar,gantt,graph</field>
             <field name="context">{
                 'search_default_project_id': [active_id], 
-                'default_project_id': active_id, 
+                'default_project_id': active_id,
+                'active_test': False,
             }</field>
             <field name="search_view_id" ref="view_task_search_form"/>
             <field name="help" type="html">