Hello All,
How to hide the existing menu by using it's xml ID from the website menu bar?
Is it possible?
Regards,
Prince.
Hello All,
How to hide the existing menu by using it's xml ID from the website menu bar?
Is it possible?
Regards,
Prince.
You can also hide a menu using XML.
<record id="original_module.menu_id" model="ir.ui.menu">
<field name="groups_id" eval="[(3, ref('my_new_group_id'))]" />
<record>
dear Prince Caspion,
you can delete menus by this code
<delete model="ir.ui.menu" id="ModuleName.menu id"/> |
| another way you can create new hide group and then assigned to any menus you do not need . this group not assigned to any user. I think this is better way. |
| I hope i helped you.. |
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
1
maj 25
|
13201 | |||
|
1
apr. 24
|
11176 | |||
|
1
feb. 23
|
10958 | |||
|
0
okt. 21
|
4505 | |||
|
7
mars 24
|
12153 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
hope this will helps you in future: https://sites.google.com/view/thinkincode/erp/odoo