Monday, August 12, 2024
1 change · saas-17.4
Resolved issues and error corrections
This update brings the spreadsheet component to its latest 17.4 version and fixes several issues that could disrupt reports and dashboards. It improves stability for pivot tables, formulas, ranges, formatting, and chart value display, reducing the risk of crashes or incorrect spreadsheet results for users.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/a43e855cb [REL] 17.4.4 Task: 0 https://github.com/odoo/o-spreadsheet/commit/a5da70ac4 [FIX] evaluation: add a getter…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/a43e855cb [REL] 17.4.4 Task: 0 https://github.com/odoo/o-spreadsheet/commit/a5da70ac4 [FIX] evaluation: add a getter to evaluate value and format Task: 4102210 https://github.com/odoo/o-spreadsheet/commit/693db2bdf [FIX] pivot: Prevent faulty pivot domain to crash Task: 4088765 https://github.com/odoo/o-spreadsheet/commit/29775e12b [FIX] evaluation: handle throwing error on each vectorized position Task: 4091276 https://github.com/odoo/o-spreadsheet/commit/da06107e8 [FIX] charts: Add missing "showValue" handler for Pie and waterfall charts Task: 4081436 https://github.com/odoo/o-spreadsheet/commit/7705fc080 [FIX] format: dispatch only once Task: 4091502 https://github.com/odoo/o-spreadsheet/commit/974bfd771 [FIX] ranges: getRangeFromSheetXC with invalid sheetId Task: 3578461 https://github.com/odoo/o-spreadsheet/commit/5bac40bd4 [FIX] pivot: update pivot formulas when data set changes Task: 4082765 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>