Website Menu Icons

website_menu_icon
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/13.0/website_menu_icon
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Radovan Skolnik
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Radovan Skolnik
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, David, Rad0van
WEBSITE
WEBSITEhttps://github.com/OCA/website
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
    - auth_signup
    - social_media
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
Icons Icons ir.ui.view qweb Inherits website.submenu
assets assets ir.ui.view qweb Inherits website.assets_editor
website_menus_form_view_icon website.menu.form.icon website.menu xpath Inherits website.website_menus_form_view
website_menus_tree_view_icon website.menu.tree.icon website.menu xpath Inherits website.menu_tree
Models touched (1)

New fields (2)
  • icon Char
    required=False translate=True args: 'Icon'
  • icon_type Selection
    required=False string='Type' translate=False args: [('image', 'Image'), ('icon', 'Icon')]
Public methods (1)
  • get_tree(self, website_id, menu_id=None)
    @api.model