Repository
OCA/server-ux · module folder · Try on Runboat
Module version
1.0.0
Category
Extra Tools
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-ux
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, maciej-wichowski
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
This addon lets you assign "excluded groups" to menu items. If a user
belongs to a group that is assigned to a menu item as an excluded group,
the user will not be able to see the menu item.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
edit_menu_access_restricted ir.ui.menu.restricted ir.ui.menu Inherits base.edit_menu_access
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • excluded_group_ids Many2many → res.groups
    column1='menu_id' column2='gid' comodel_name='res.groups' relation='ir_ui_menu_excluded_group_rel' string='Excluded Groups'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…