Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4242 Zobrazení

Currently using odoo's native dash board module in v14 Ent, apart from My Dashboard, there's no other tab.  Is there a way we could add another tab to the menu?

Avatar
Zrušit
Nejlepší odpověď

Hi,

Are you looking to add new menu after the MY Dashboard menu ? If yes, you can add a new menu in your custom module or from the user interface and set its parent as "Dashboards" menu and set the necessary action for the menu.

Sample:


<menuitem action="action_model_relation" id="ir_model_relation_menu" parent="base.next_id_9"
groups="base.group_no_one"/>




See:  How To Inherit And Add Menu To Existing Module In Odoo


Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
srp 24
2087
2
čvn 24
2483
1
říj 20
4164
1
úno 20
7481
0
čvc 19
4353