[MERGE] forward port of branch saas-3 up to fdc6271
[odoo/odoo.git] / addons / product / product_view.xml
index b2d7c5d..162391c 100644 (file)
             <field name="view_mode">kanban,tree,form</field>
             <field name="view_type">form</field>
             <field name="view_id" ref="product_template_kanban_view"/>
+            <field name="context">{"search_default_filter_to_sell":1}</field>
         </record>
 
         <menuitem action="product_template_action"