[FIX]: Remove the domain on the filter field in segment

lp bug: https://launchpad.net/bugs/687352 fixed

bzr revid: ksa@tinyerp.co.in-20101215054940-cqzpjjjbg7p7ywwn
This commit is contained in:
ksa (Open ERP) 2010-12-15 11:19:40 +05:30
parent f995fc578c
commit f433391c59
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
</group>
<group colspan="2" col="2">
<separator string="Filter" colspan="4"/>
<field name="ir_filter_id" domain="[('model_id', '=', object_id)]"/>
<field name="ir_filter_id"/>
</group>
<newline/>
<group colspan="2" col="4">