TIP: You can type at any time to perform a new search.
Shortcut Menu
web_shortcut · OCA/web
⚠ Security warnings
access_web_shortcut— Access rule grants write/create/unlink on 'model_web_shortcut' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Web
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://openerp.com
- Last tracking update
- 2026-08-07 07:17:43
- Authors
- Odoo SA, Odoo Community Association (OCA)
- Maintainers
- Odoo SA, Odoo Community Association (OCA)
- Committers
- Holger Brunn, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), jlzhou, OCA Transbot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
unlink(self)@api.multi
New fields (3)
-
menu_idMany2one → ir.ui.menuondelete='cascade' args: 'ir.ui.menu' -
nameCharsize=64 args: 'Shortcut Name' -
user_idMany2one → res.usersdefault=<expr>index=Trueondelete='cascade'required=True args: 'res.users', 'User Ref.'
-
get_user_shortcuts(self)@api.model
Loading…