OCA / web

Odoo web client UI related addons
GNU Affero General Public License v3.0
927 stars 1.87k forks source link

[17.0][MIG] web_company_color: Migration to 17.0 #2813

Open peluko00 opened 5 months ago

NL66278 commented 3 months ago

I tested it, but setting company colors does not have any effect on the UI. I noted the same on Odoo 16.0 (even though filling all company colors to avoid the bug on 16.0). This did work before. Apparently something changed in core, both in 16.0 and 17.0, that makes the module ineffective. Unfortunately I am not well versed in either scss or bootstrap to find the cause myself, without a lot of time that I currently do not have.

EDIT: I got the 16.0 version finally working just by leaving debug mode. It kept working after reactivating debug mode.

CarlosRoca13 commented 2 months ago

I have added a fix to the problem mentioned in this PR, please note it for when merging to cherry-pick the commit.

https://github.com/OCA/web/pull/2902