[Fix] Removed name_ref field.

bzr revid: tta@openerp.com-20121011134009-disfhlj4t34i3jhz
This commit is contained in:
Tejas Tank 2012-10-11 19:10:09 +05:30
parent 03eb5a002a
commit d08e05be59
1 changed files with 0 additions and 1 deletions

View File

@ -475,7 +475,6 @@
<label string="="/>
<field class="oe_inline" name="factor" attrs="{'invisible':[('uom_type','!=','smaller')]}" String="Computation" nolabel="1"/>
<label string="1" attrs="{'invisible':[('uom_type','!=','bigger')]}"/>
<field class="oe_inline" name="name_ref" nolabel="1" attrs="{'readonly': True}" width="1"/>
</div>
</group>
<field name="rounding"/>