-
- Downloads
[FIX] web: display correct favicon depending company
Steps to reproduce: - Activate Debug mode - Go to Settings -> Companies - Create company A and B and set a different favicon for each company - Refresh the page or switch company Issue: The favicon is not the right one. Cause: Code (that update favicon) removed when refractoring of owl. Related commit: https://github.com/odoo/odoo/commit/0573acae2306bf5da2005852da9323ddc59e5431 Solution: When web client start, update in JS the favicons (desktop and mobiles) with current company favicon. opw-2664525 closes odoo/odoo#80113 Signed-off-by:Jérémy Kersten <jke@odoo.com>
Please register or sign in to comment