details: https://code.tryton.org/tryton/commit/353987ceab4c
branch: default
user: Cédric Krier <[email protected]>
date: Sun Oct 26 09:00:15 2025 +0100
description:
Raise inbound email menu
diffstat:
modules/inbound_email/inbound_email.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 9487ce20c3a5 -r 353987ceab4c modules/inbound_email/inbound_email.xml
--- a/modules/inbound_email/inbound_email.xml Tue Oct 21 16:05:39 2025 +0200
+++ b/modules/inbound_email/inbound_email.xml Sun Oct 26 09:00:15 2025 +0100
@@ -6,7 +6,7 @@
<menuitem
parent="ir.menu_administration"
name="Inbound Email"
- sequence="50"
+ sequence="30"
id="menu_inbound_email"/>
<record model="ir.ui.view" id="inbound_email_inbox_view_form">