[Usability] Removed the extended filter from the [Project Issues] search view

bzr revid: tta@openerp.com-20110727062431-zo3r5jzw1pe03d0s
This commit is contained in:
Tejas (OpenERP) 2011-07-27 11:54:31 +05:30
parent 98c42b7cbd
commit 054081e2a8
1 changed files with 0 additions and 4 deletions

View File

@ -225,10 +225,6 @@
<field name="id"/>
</group>
<newline/>
<group expand="0" string="Extended Filters..." groups="base.group_extended">
<field name="categ_id" widget="selection" domain="[('object_id.model', '=', 'project.issue')]"/>
</group>
<newline/>
<group expand="0" string="Group By..." groups="base.group_extended">
<filter string="Responsible" icon="terp-personal"
domain="[]" context="{'group_by':'assigned_to'}" />