Skip to content

[IMP] dashboard: fix dark mode background#9125

Open
fw-bot wants to merge 1 commit into
masterfrom
master-saas-19.4-sp-dashboard-darkmode-bg-flda-541462-fw
Open

[IMP] dashboard: fix dark mode background#9125
fw-bot wants to merge 1 commit into
masterfrom
master-saas-19.4-sp-dashboard-darkmode-bg-flda-541462-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

since 5069d49 dashboard background are white in darkmode

Task: 6349211

Description:

description of this task, what is implemented and why it is implemented that way.

Task: 6349211

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

Forward-Port-Of: #9093

since 5069d49 dashboard background are white in darkmode

Task: 6349211
X-original-commit: 30ead68
@robodoo

robodoo commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

@fdamhaut @VincentSchippefilt this PR targets master and is the last of the forward-port chain.

To merge the full chain, use

@robodoo r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants