[IMP]add groups 'base.group_multi_salesteams'
[odoo/odoo.git] / addons / crm / wizard / crm_lead_to_opportunity_view.xml
index 0f8f676..58bbcf4 100644 (file)
@@ -12,7 +12,7 @@
                     </group>
                     <group string="Assign opportunities to">
                         <field name="user_id" class="oe_inline" on_change="on_change_user(user_id, section_id, context)"/>
-                        <field name="section_id" class="oe_inline"/>
+                        <field name="section_id" class="oe_inline" groups="base.group_multi_salesteams"/>
                     </group>
                     <group string="Opportunities">
                         <field name="opportunity_ids" attrs="{'invisible': [('name', '!=', 'merge')]}" nolabel="1">