Skip to content

[FIX] charts: calendar charts cannot be aggregated - #9444

Open
hokolomopo wants to merge 1 commit into
saas-19.3from
saas-19.3-calendar-chart-aggregate-checkbox-adrm
Open

[FIX] charts: calendar charts cannot be aggregated#9444
hokolomopo wants to merge 1 commit into
saas-19.3from
saas-19.3-calendar-chart-aggregate-checkbox-adrm

Conversation

@hokolomopo

Copy link
Copy Markdown
Contributor

Description

Since the big chart datasource refactor, the aggregate checkbox appeared in the calendar chart side panels, even though it's not an option for calendar charts (they are always aggregated).

Task: 6501177

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

@robodoo

robodoo commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

Since the big chart datasource refactor, the `aggregate` checkbox
appeared in the calendar chart side panels, even though it's not
an option for calendar charts (they are always aggregated).

Task: 6501177
@hokolomopo
hokolomopo force-pushed the saas-19.3-calendar-chart-aggregate-checkbox-adrm branch from 9b17b81 to 1f05d34 Compare September 1, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants