[IMP] product: added uom_type in product tree view

bzr revid: qdp-launchpad@tinyerp.com-20100717080147-7uwubtsiggvdtf9a
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-07-17 13:31:47 +05:30
parent 46de6f84ee
commit 94f1091622
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@
<tree string="Units of Measure">
<field name="name"/>
<field name="category_id"/>
<field name="uom_type"/>
<field name="factor"/>
<field name="rounding"/>
</tree>