odoo / o-spreadsheet

Other
180 stars 39 forks source link

[FIX] Evaluator: merge cells in spill zone #4632

Closed dhrp-odoo closed 1 week ago

dhrp-odoo commented 2 weeks ago

Description:

PR#https://github.com/odoo/o-spreadsheet/pull/4205 introduced a #SPILL error when array formulas attempted to spread into merged cells. However, an incorrect logic in retrieving merged cells for specific range caused inconsistent behavior.

This PR corrects the logic to accurately retrieve merged cells within the specified range.

Task: : 4043638

review checklist

robodoo commented 2 weeks ago

Pull request status dashboard