[FIX] revert remove an extends filter

bzr revid: tfr@openerp.com-20110221090222-jliz3fg28wj15ray
This commit is contained in:
Thibault Francois 2011-02-21 10:02:22 +01:00
parent 03068fb1ee
commit dc15e3f387
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@
<group expand="0" string="Extended Filters..." groups="base.group_extended">
<field name="stage_id" widget="selection" domain="[('type', '=', 'lead')]"/>
<field name="categ_id" widget="selection" domain="[('object_id.model', '=', 'crm.lead')]"/>
<separator orientation="vertical"/>
<field name="country_id" context="{'invisible_country': False}">
<filter icon="terp-personal+" context="{'invisible_country': False}" help="Show countries"/>