[MERGE]: Merge with lp:~openerp-commiter/openobject-addons/sus-dev-addons-manufacturing

bzr revid: rpa@tinyerp.com-20101207121110-kp9v4nls28k19q21
This commit is contained in:
rpa (Open ERP) 2010-12-07 17:41:10 +05:30
commit 45c4f72634
1 changed files with 2 additions and 2 deletions

View File

@ -730,8 +730,8 @@
<field name="arch" type="xml">
<search string="Search Production">
<group col='9' colspan='4'>
<filter icon="terp-document-new" string="Draft"
domain="[('state','=','draft')]"
<filter icon="terp-camera_test" string="Ready"
domain="[('state','=','ready')]"
help="Non confirmed manufacturing orders"/>
<filter icon="terp-check" string="Current" name="current"
default="1"