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.
11 lines
267 B
11 lines
267 B
<?xml version="1.0"?>
|
|
<openerp>
|
|
<data>
|
|
<menuitem
|
|
id="mail_user_menu"
|
|
name="Messages"
|
|
parent="base.menu_address_book"
|
|
action="mail.action_view_mail_message"
|
|
sequence="80" />
|
|
</data>
|
|
</openerp>
|