Skip to content

[FIX] xlsx: correctly export aggregated charts#6075

Closed
hokolomopo wants to merge 1 commit into17.0from
17.0-aggregated-chart-xlsx-export-adrm
Closed

[FIX] xlsx: correctly export aggregated charts#6075
hokolomopo wants to merge 1 commit into17.0from
17.0-aggregated-chart-xlsx-export-adrm

Conversation

@hokolomopo
Copy link
Contributor

Description

The feature to aggregate the chart data based on the labels does not exist in xlsx files. But rather than exporting the chart as normal, ignoring the aggregation, we exported the chart as an image.

Task: 4714410

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

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4714410
@robodoo
Copy link
Collaborator

robodoo commented Apr 9, 2025

Pull request status dashboard

@rrahir
Copy link
Collaborator

rrahir commented Apr 28, 2025

@robodoo r+

robodoo pushed a commit that referenced this pull request Apr 28, 2025
The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6075

Task: 4714410
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
@robodoo robodoo closed this Apr 28, 2025
@fw-bot fw-bot deleted the 17.0-aggregated-chart-xlsx-export-adrm branch May 5, 2025 14:50
hokolomopo added a commit that referenced this pull request Jul 18, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
hokolomopo added a commit that referenced this pull request Jul 18, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
robodoo pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6817

Task: 4954426
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6818

Task: 4954426
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
fw-bot pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: b3e59cd
fw-bot pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: e951963
fw-bot pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: b3e59cd
fw-bot pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: b3e59cd
fw-bot pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: b3e59cd
robodoo pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6961

Task: 4954426
X-original-commit: b3e59cd
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6958

Task: 4954426
X-original-commit: b3e59cd
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 20, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6962

Task: 4954426
X-original-commit: b3e59cd
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
rrahir pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: e951963
rrahir pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: b3e59cd
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts radar charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6964

Task: 4954426
X-original-commit: b3e59cd
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6959

Task: 4954426
X-original-commit: e951963
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
fw-bot pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: cec00d6
fw-bot pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: cec00d6
fw-bot pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: cec00d6
fw-bot pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: cec00d6
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6988

Task: 4954426
X-original-commit: cec00d6
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6987

Task: 4954426
X-original-commit: cec00d6
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6986

Task: 4954426
X-original-commit: cec00d6
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
rrahir pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

Task: 4954426
X-original-commit: cec00d6
robodoo pushed a commit that referenced this pull request Aug 22, 2025
Follow up of #6075, for charts combo/scatter charts.

The feature to aggregate the chart data based on the labels does not
exist in xlsx files. But rather than exporting the chart as normal,
ignoring the aggregation, we exported the chart as an image.

closes #6989

Task: 4954426
X-original-commit: cec00d6
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
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.

3 participants