[IMP] procurement: Removed Reason field from search view.

bzr revid: uco@tinyerp.com-20100909064635-hbu7gxhq9lulkks2
This commit is contained in:
uco (Open ERP) 2010-09-09 12:16:35 +05:30
parent 41613533df
commit 8e87ec7250
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@
help="Procurement started late" />
<filter icon="terp-gtk-go-back-rtl" string="To Fix" domain="[('state', '=', 'exception'),('message','=','')]" help="Procurement Orders with exceptions and without message"/>
<separator orientation="vertical"/>
<field name="name"/>
<field name="origin"/>
<field name="product_id" />
<field name="date_planned" widget="date"/>