[FIX] product : Error when group by 'type'.

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

bzr revid: mdi@tinyerp.com-20120824102227-1yrv9y4ww6vy3o7p
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-08-24 15:52:27 +05:30
parent 25dd249ecb
commit 540502bc7f
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
<field name="default_code"/>
<field name="name"/>
<field name="categ_id" invisible="1"/>
<field name="type" invisible="1"/>
<field name="variants" groups="product.group_product_variant"/>
<field name="uom_id" string="Unit of Measure" groups="product.group_uom"/>
<field name="qty_available"/>