c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07568
[Bug 671745] Re: List of menus does not show childless menus
The fix has landed in revision 3090 odo@xxxxxxxxxxx-20101210161708-txdxidrr3k4c6hk5.
Menu items are always visible in the administration menu, the main menu hierarchy filtering is now skipped.
Thanks for reporting!
** Changed in: openobject-server
Status: Confirmed => Fix Released
** Changed in: openobject-server
Milestone: None => 6.0-rc2
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/671745
Title:
List of menus does not show childless menus
Status in OpenObject Server:
Fix Released
Bug description:
The new implementation of ir_ui_menu does not display folder menus (Ones without action) if the children are missing [1]. This of course is good for the view, but confusing for Administrators who will try to use the
'Customisation >> User Interface >> Menu Items'
frontend interface for management.
For example:
1. Create a new menu item from frontend, with just a name
2. Switch to list view and search for the menu. It wont be listed.
[1] http://bazaar.launchpad.net/~openerp/openobject-server/trunk/annotate/head:/bin/addons/base/ir/ir_ui_menu.py#L144
Version: 6.0 RC1
References