Custom shortcut icon

web_favicon
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/19.0/web_favicon
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Yash Pathak
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to allow you to customize your Odoo instance's shortcut
icon (aka favicon). This is useful for branding purposes, but also for
integrators who have many different Odoo instances running and need to see at a
glance which browser tab does what.

The icon is shown also for portal users when the website modules are not
installed.

More info about favicon: https://en.wikipedia.org/wiki/Favicon

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
favicon_icon Web layout ir.ui.view qweb Inherits web.layout
view_company_form_inherit res.company.form.inherit res.company xpath Inherits base.view_company_form
Models touched (1)

New fields (1)
  • favicon Binary
    default=<expr> help='This field holds the image used to display favicon for a given company.' string='Company Favicon'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/18.0/web_favicon
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rémi - Le Filament, Franco Leyes
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to allow you to customize your Odoo instance's shortcut
icon (aka favicon). This is useful for branding purposes, but also for
integrators who have many different Odoo instances running and need to see at a
glance which browser tab does what.

The icon is shown also for portal users when the website modules are not
installed.

More info about favicon: https://en.wikipedia.org/wiki/Favicon

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
favicon_icon Web layout ir.ui.view qweb Inherits web.layout
view_company_form_inherit res.company.form.inherit res.company xpath Inherits base.view_company_form
Models touched (1)

New fields (1)
  • favicon Binary
    default=_get_default_favicon help='This field holds the image used to display favicon for a given company.' string='Company Favicon'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/17.0/web_favicon
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV, OERP Canada
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rocío Vega, Daryl Chen, Daryl
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module was written to allow you to customize your Odoo instance's shortcut
icon (aka favicon). This is useful for branding purposes, but also for
integrators who have many different Odoo instances running and need to see at a
glance which browser tab does what.

The icon is shown also for portal users when the website modules are not
installed.

More info about favicon: https://en.wikipedia.org/wiki/Favicon

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
favicon_icon Web layout ir.ui.view qweb Inherits web.layout
view_company_form_inherit res.company.form.inherit res.company xpath Inherits base.view_company_form
Models touched (1)

New fields (1)
  • favicon Binary
    default=_get_default_favicon help='This field holds the image used to display favicon for a given company.' string='Company Favicon'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/12.0/web_favicon
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits web.layout
view_company_form res.company notebook Inherits base.view_company_form
Models touched (1)

New fields (2)
  • favicon_backend Binary
  • favicon_backend_mimetype Selection
    help='Set the mimetype of your file.' selection=[('image/x-icon', 'image/x-icon'), ('image/gif', 'image/gif'), ('image/png', 'image/png')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/11.0/web_favicon
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, Tom Blauwendraat
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits web.layout
view_company_form res.company notebook Inherits base.view_company_form
Models touched (1)

New fields (2)
  • favicon_backend Binary
  • favicon_backend_mimetype Selection
    help='Set the mimetype of your file.' selection=[('image/x-icon', 'image/x-icon'), ('image/gif', 'image/gif'), ('image/png', 'image/png')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/10.0/web_favicon
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, tarteo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits web.layout
view_company_form res.company notebook Inherits base.view_company_form
Models touched (1)

New fields (2)
  • favicon_backend Binary
  • favicon_backend_mimetype Selection
    help='Set the mimetype of your file.' selection=[('image/x-icon', 'image/x-icon'), ('image/gif', 'image/gif'), ('image/png', 'image/png')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/9.0/web_favicon
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSHolger Brunn, Pedro M. Baeza, OCA Transbot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits web.layout
view_company_form res.company page Inherits base.view_company_form
Models touched (1)

New fields (2)
  • favicon_backend Binary
  • favicon_backend_mimetype Selection
    help='Set the mimetype of your file.' selection=[('image/x-icon', 'image/x-icon'), ('image/gif', 'image/gif'), ('image/png', 'image/png')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/8.0/web_favicon
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSHolger Brunn, Pedro M. Baeza, OCA Transbot, oca-travis
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits web.layout
view_company_form res.company page Inherits base.view_company_form
Models touched (1)

New fields (2)
  • favicon_backend Binary
  • favicon_backend_mimetype Selection
    help='Set the mimetype of your file.' selection=[('image/x-icon', 'image/x-icon'), ('image/gif', 'image/gif'), ('image/png', 'image/png')]
Public methods (0)

No public methods.