When you create menus, views etc.. from client interface it will be limited for that database only. If you need this functionality in all databases create a custom module in addons and install it on all database.
for opening fixed view on fixed menus you have to define "ir.actions.act_window.view" for that menu. check crm_configuration module for more examples. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52680#52680 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
