create action for your object. create menuitem and link that action to your menu. don;t define any parent to that menu so it will display as main menu. for example here is the code to create Test menu.
<menuitem icon="terp-project" id="menu_test_main" name="Test"/> ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=46739#46739 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
