hi!

How can I make a menuitem disappear. For example I don't want to have the 
menuitems 'Variants' and 'Template' in the Product menu. Of course there's the 
possibility of simply deleting the lines

&nbsp; &nbsp;&nbsp; &nbsp;<menuitem name="Products/Products/Variants" 
id="menu_product_variant_action" action="product_variant_action"/>
&nbsp; &nbsp;&nbsp; &nbsp;<menuitem name="Products/Products/Templates" 
id="menu_product_template_action" action="product_template_action" 
groups="admin"/>
from product_view.xml but I'd rather have it in a custom module. Maybe a 
similar thing like 
position="replace"

thanks

------------------------
knerz





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to