You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?xml version="1.0" encoding="UTF-8"?> <openerp> <data> <act_window id="action_dead_mans_switch_instance" name="Customer instances" res_model="dead.mans.switch.instance" context="{'search_default_active': 1}" view_mode="kanban,tree,form" /> <menuitem id="menu_dead_mans_switch" name="Customer instances" parent="base.menu_reporting" /> <menuitem id="menu_dead_mans_switch_instance" action="action_dead_mans_switch_instance" parent="menu_dead_mans_switch" /> </data> </openerp>
|