web_favicon
This module allows customization of the Odoo instance's shortcut icon (favicon) for branding and distinguishing between multiple instances.
Key Features
- res.company: Adds a favicon binary field to store custom shortcut icons per company.
- web: Modifies the web layout to display the custom favicon in browser tabs.
- web: Generates a default favicon with a random colored bar when none is specified.
- web: Supports favicon display for portal users even without website modules installed.
- web: Integrates with the website module to use website-specific favicons when available.