Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3377 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 24
1351
2
cze 24
1757
1
paź 20
3526
1
lut 20
6721
0
lip 19
3265