[IMP]improved search view

bzr revid: tch@tinyerp.com-20120723071202-yxnk98ir6mwtrh3g
This commit is contained in:
Twinkle Christian (OpenERP) 2012-07-23 12:42:02 +05:30
parent 53c29660fc
commit 25ab7f32dc
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
help="My Sales Team(s)"/>
</xpath>
<xpath expr="//field[@name='user_id']" position="after">
<field name="section_id" widget="selection" string="Sales Team"/>
<field name="section_id" string="Sales Team"/>
</xpath>
</field>
</record>