Monday, August 12, 2024
1 change · saas-17.1
Resolved issues and error corrections
This update brings the spreadsheet engine to its latest 17.1 version and corrects issues around formula evaluation, invalid sheet ranges, and formatting updates. Users should see more reliable spreadsheet behavior with fewer errors when working with filters, ranges, and formatted values.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/c62633239 [REL] 17.1.27 Task: 0 https://github.com/odoo/o-spreadsheet/commit/e03efc223 [FIX] evaluation: add a getter to evaluate value and format Task: 4102210 https://github.com/odoo/o-spreadsheet/commit/f9afb82dc [FIX] ranges: getRangeFromSheetXC with invalid sheetId Task: 3578461 https://github.com/odoo/o-spreadsheet/commit/553f604c4 [FIX] format: dispatch only once Task: 4091502 Co-authored-by: Anthony Hendrickx (anhe) <anhe@odoo.com> Co-authored-by: Alexis Lacroix (laa) <laa@odoo.com> Co-authored-by: Lucas Lefèvre (lul) <lul@odoo.com> Co-authored-by: Dhrutik Patel (dhrp) <dhrp@odoo.com> Co-authored-by: Adrien Minne (adrm) <adrm@odoo.com> Co-authored-by: Mehdi Rachico (mera) <mera@odoo.com> Co-authored-by: Rémi Rahir (rar) <rar@odoo.com> Co-authored-by: Pierre Rousseau (pro) <pro@odoo.com> Co-authored-by: Vincent Schippefilt (vsc) <vsc@odoo.com>