odoo / o-spreadsheet

Other
193 stars 44 forks source link

[IMP] composer: add placeholder for spreaded results #4712

Closed hokolomopo closed 2 months ago

hokolomopo commented 2 months ago

Description:

[IMP] composer: add placeholder for spreaded results

This commit remove the composer value for the cells that are a result of an array formula, and replace it by a placeholder.

[REF] composer: rename Composer component

The Composer component was wrongly renamed to CellComposer.

Also the CellComposerStore implemented some methods that were already in its parent class.

Task: : 3790235

review checklist

robodoo commented 2 months ago

Pull request status dashboard

rrahir commented 2 months ago

@robodoo r+

robodoo commented 2 months ago

@hokolomopo @rrahir because this PR has multiple commits, I need to know how to merge it:

rrahir commented 2 months ago

@robodoo rebase-ff

robodoo commented 2 months ago

Merge method set to rebase and fast-forward.