Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3003 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 24
1021
2
giu 24
1361
1
ott 20
3204
1
feb 20
6361
0
lug 19
2998