TIP: You can type at any time to perform a new search.
Custom shortcut icon
web_favicon · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), Therp BV, Tecnativa, OERP Canada
- Maintainers
- Odoo Community Association (OCA), Therp BV, Tecnativa, OERP Canada
- Committers
- Yash Pathak, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
favicon_icon |
Web layout | ir.ui.view | qweb | Inherits web.layout |
view_company_form_inherit |
res.company.form.inherit | res.company | form | Inherits base.view_company_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
faviconBinarydefault=<expr>help='This field holds the image used to display favicon for a given company.'string='Company Favicon'
-
create(self, vals_list)@api.model_create_multi
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…