odoo / o-spreadsheet

Other
175 stars 36 forks source link

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

Closed rrahir closed 3 days ago

rrahir 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

robodoo commented 3 days ago

Pull request status dashboard