[18.0][FIX] web_company_color: fix systray icon color#3268
[18.0][FIX] web_company_color: fix systray icon color#3268OCA-git-bot merged 1 commit intoOCA:18.0from
Conversation
fc7d622 to
48bd451
Compare
|
@LoisRForgeFlow Fixed! |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@StefanRijnhart your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-3268-by-StefanRijnhart-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
@ArnauCForgeFlow Do you know why this seemed to fix the tests on the PR but does not fix the tests during the merge? |
48bd451 to
c12559e
Compare
|
@StefanRijnhart The PR was passing before because it was outdated, but after rebasing it, fails like the other PRs. |
|
Oh I was mislead by seeing |
|
@ArnauCForgeFlow can you rebase here to include the change on rebel modules? or is the problem with CI here related to other topic? |
|
No need to rebase, as the bot does it: /ocabot merge patch |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 6719362. Thanks a lot for contributing to OCA. ❤️ |

In Odoo 17 the classes were nested, so the descendant selector worked, but in Odoo 18 both classes are on the same element.
Before:

After:
