[IMP] product : Added technical feature group to Products by Categories.

bzr revid: mdi@tinyerp.com-20120516100932-k45bqq267zull0oz
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-05-16 15:39:32 +05:30
parent a49b88b3e7
commit c16bdda89c
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@
action="product_category_action"
id="product.menu_products_category"
parent="base.menu_product"
sequence="0"/>
sequence="0" groups="base.group_no_one"/>
<record id="product_category_action_form" model="ir.actions.act_window">
<field name="name">Product Categories</field>
<field name="type">ir.actions.act_window</field>