[FIX]Procurement Module view arch missing some fields in tree

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

bzr revid: ron@tinyerp.com-20101221090918-gfo4ssod972ic0vm
This commit is contained in:
ron@tinyerp.com 2010-12-21 14:39:18 +05:30
parent 9cb5968734
commit ce6523c5df
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
<field name="product_id"/>
<field name="product_qty"/>
<field name="product_uom" string="UOM"/>
<field name="state" invisible = "1"/>
<field name="message"/>
</tree>
</field>