[IMP] simplified views
[odoo/odoo.git] / addons / crm / crm_phonecall_view.xml
index 064d356..dfa949a 100644 (file)
                        help="Unassigned Phonecalls" />
                </field>
                <field name="section_id"
-                   select="1" widget="selection" string="Section">
+                   select="1" widget="selection" string="Sales Team">
                    <filter icon="terp-crm"
                        domain="[('section_id','=',context.get('section_id',False))]"
                        help="My section" />