TIP: You can type at any time to perform a new search.
Needaction counters in main menu
web_menu_navbar_needaction · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Usability
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:17:43
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Holger Brunn, Pedro M. Baeza, OCA-git-bot, oca-travis, OCA Git Bot
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_menu_navbar_needaction assets | ir.ui.view | qweb | Inherits web.assets_backend |
edit_menu_access |
ir.ui.menu | Inherits base.edit_menu_access |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
needactionBooleandefault=Truehelp='Set to False to disable needaction for specific menu items' -
needaction_domainTexthelp="If your menu item needs a different domain, set it here. It will override the model's needaction domain completely."
-
get_navbar_needaction_data(self)@api.multiReturn aggregated needaction data for all children of self -
get_needaction_data(self)@api.multi
Loading…
Loading…