odoo / o-spreadsheet

Other
195 stars 44 forks source link

[FW][FIX] chart: date line chart #5196

Closed fw-bot closed 2 weeks ago

fw-bot commented 2 weeks ago

Description:

When creating a line chart with date labels, if 'Use row X as headers' is enabled, the first cell is empty. Currently, we're checking the format of this empty cell to determine if the labels are dates.

Task: 4268977

review checklist

Forward-Port-Of: odoo/o-spreadsheet#5139

robodoo commented 2 weeks ago

Pull request status dashboard

fw-bot commented 2 weeks ago

@dhrp-odoo @LucasLefevre cherrypicking of pull request odoo/o-spreadsheet#5139 failed.

stdout:

Auto-merging src/helpers/figures/charts/chart_ui_common.ts
Auto-merging src/helpers/figures/charts/line_chart.ts
CONFLICT (content): Merge conflict in src/helpers/figures/charts/line_chart.ts
Auto-merging tests/figures/chart/chart_plugin.test.ts

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

:warning: after resolving this conflict, you will need to merge it via @robodoo.

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

dhrp-odoo commented 2 weeks ago

@robodoo r+