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.
 
 
 

15 lines
357 B

<?xml version="1.0"?>
<odoo>
<act_window id="act_show_config_window"
name="Server Environment"
res_model="server.config"
view_type="form"
view_mode="form"/>
<menuitem
parent="base.menu_ir_property"
sequence="90"
action="act_show_config_window"
id="menu_server_show_config"/>
</odoo>