So I made a change to ir_ui_menu to add the Groups field and it works great. Now I can see where I have defined Groups on the menues. Much easier to track down the security controls.
Make your xml look like this: <?xml version="1.0"?> <tree string="Menu"> <field icon="icon" name="groups_id"/> <field icon="icon" name="complete_name"/> </tree> Regards, Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
