[Usability] Removed the extended filter from the POS [view_report_pos_order_search] search view

bzr revid: tta@openerp.com-20110727065136-79ep7op33eyb1v35
This commit is contained in:
Tejas (OpenERP) 2011-07-27 12:21:36 +05:30
parent d5bab125f2
commit 9b6cc10ff0
1 changed files with 0 additions and 4 deletions

View File

@ -74,10 +74,6 @@
<field name="date_payment"/>
</group>
<newline/>
<group expand="0" string="Extended Filters..." groups="base.group_extended">
<field name="date_validation"/>
</group>
<newline/>
<group expand="1" string="Group By..." colspan="10" col="12">
<filter string="Salesman" icon="terp-personal" name="User" context="{'group_by':'user_id'}"/>
<filter string="Customer" icon="terp-personal" context="{'group_by':'partner_id'}"/>