[IMP] reference of sale order which is in done state

bzr revid: shp@tinyerp.com-20121012064042-8l255iecqqs68rx9
This commit is contained in:
pankita shah (Open ERP) 2012-10-12 12:10:42 +05:30
parent bf3dd9918d
commit 63c072bb11
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@
</header>
<sheet>
<label for="order_id" class="oe_edit_only"/>
<h1><field name="order_id"/></h1>
<h1><field name="order_id" domain="[('state','!=','done')]"/></h1>
<label for="order_partner_id" class="oe_edit_only"/>
<h2><field name="order_partner_id"/></h2>
<group>