Skip to Content
Menu
This question has been flagged
1 Reply
6972 Views

Hello, i am working on a module that creates a set of menus and actions based on options set by the user. I used an ORM method, create, to add a new entry in the ir.ui.menu model with the data. Is working correctly so far, i can see the new entry in both OpenERP menus settings entry and in the database, but i still can't see the menu in the top bar position that is configured.

I make sure to put it a parent menu, and has a Full Path value assigned. I am currently testing it with the admin user. I compared it with another menu created via xml and there seems to be no difference. Any ideas as why this?

Thanks in advance.

Avatar
Discard
Author Best Answer

I found the solution and am leaving the response here just in case that someone else bumps into this problem.

If the menu doesn't have an action assigned or a submenu assigned it won't show in the view even if already is created in the records.

Avatar
Discard

Thanks for share!

Related Posts Replies Views Activity
5
Aug 23
40583
0
Oct 22
4270
4
May 22
6825
2
Mar 15
3925
0
Nov 24
534