Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 08:42:59
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
eduardo, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
The module manages display website menu entries, depending if the user
is logged or not. The selection of the display status can be chosen
logged and/or not.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
website_menu_display Website.menu: Display to user booleans website.menu tree Inherits website.menu_tree
website_menu_display_form Website.menu: Display to user booleans website.menu form Inherits website.website_menus_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • user_logged Boolean
    default=True help='If checked, the menu will be displayed when the user is logged and give access.' string='Visible for logged Users'
  • user_not_logged Boolean
    default=True help='If checked, the menu will be displayed when the user is not logged and give access.' string='Visible for public Users'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…