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

hi,

Is it possible to move the elements of the menu bar at the top?

for example, put the menu purchases before sales menus.

Thank you for your reply

Avatar
Zrušit
Nejlepší odpověď

Hi,

Yes, you can move the elements of the menubar at top by changing the sequence.

<menuitem name="Purchase" id="base.menu_purchase_root" groups="purchase.group_purchase_manager,purchase.group_purchase_user" sequence="2"/>

<menuitem name="Sales" id="base.menu_base_partner" groups="base.group_sale_salesman,base.group_sale_manager" sequence="3"/>

You can change the sequence accordingly.

Avatar
Zrušit
Autor Nejlepší odpověď

Thank you ! it's perfect

Avatar
Zrušit