move the menu to root
This commit is contained in:
parent
e5077a2319
commit
8beebd2cfc
@ -27,9 +27,15 @@
|
||||
<field name="target">new</field>
|
||||
</record>
|
||||
|
||||
<!-- Top Level App Menu -->
|
||||
<menuitem id="menu_mapan_mobile_app_root"
|
||||
name="Mobile App"
|
||||
sequence="50"/>
|
||||
|
||||
<!-- Action Menu inside the App -->
|
||||
<menuitem id="menu_mapan_push_wizard"
|
||||
name="Mobile App Push"
|
||||
parent="base.menu_custom"
|
||||
name="Send Push Notification"
|
||||
parent="menu_mapan_mobile_app_root"
|
||||
action="action_mapan_push_wizard"
|
||||
sequence="150"/>
|
||||
sequence="10"/>
|
||||
</odoo>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user