[17.0][MIG] web_company_color: Migration to 17.0
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.
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
Hello @peluko00 , the module is not working. Instead of compiling the file, the file is printed on the HTML
I believe this PR can be closed because this has been merged: https://github.com/OCA/web/pull/3025