odoo / o-spreadsheet

Other
175 stars 36 forks source link

[FW][FIX] parser: `parse` should handle unbounded references #4567

Closed fw-bot closed 3 days ago

fw-bot commented 3 days ago

The function parse could not handle unbounded references as it relied on tokenize and not rangeTokenize which is required.

Task: 4010920

Description:

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

Task: : TASK_ID

review checklist

Forward-Port-Of: odoo/o-spreadsheet#4563 Forward-Port-Of: odoo/o-spreadsheet#4562

robodoo commented 3 days ago

Pull request status dashboard

fw-bot commented 3 days ago

@rrahir @LucasLefevre this PR targets master and is the last of the forward-port chain containing:

To merge the full chain, use

@robodoo r+

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

LucasLefevre commented 3 days ago

robodoo r+