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