user3013209
user3013209

Reputation: 1

how to a place a module menu under another module menu in odoo

i just installed odoo 10 on ubuntu 16.04 LTS and everything is working fine but i want to combine all the HR apps i have installed into a single menu that i will name human resource so when i click on the menu human resource i will see all the hr apps as submenus under it on odoo, i have tried going through the settings menu in developer mode to see if i can do the configuration from there but im not seeing anything that could help me, so please i would be very happy if someone could help me with this in a step by step process thank you.

Upvotes: 0

Views: 303

Answers (1)

Amal
Amal

Reputation: 234

You can manage menu items from Settings/ technical/ User interface/ Menu Items.

Here you can create a new menu named Human resources and set this as parent menu for all other menu items you need under HR.

Just remember upgrade any module after that all menu items defined in the upgraded module will be changed to its default.

Upvotes: 1

Related Questions