Monday, July 8, 2024
1 change · saas-17.2
Resolved issues and error corrections
This update brings the spreadsheet component to a newer version with several fixes for common spreadsheet actions. It improves reliability when deleting rows, pasting content, using number formats, charting cumulative data, and working with broad cell references, reducing user-facing errors in spreadsheet workflows.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/acfb3e71e [REL] 17.2.15 Task: 0 https://github.com/odoo/o-spreadsheet/commit/6ea19c264 [FIX] border: bottom sheet…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/acfb3e71e [REL] 17.2.15 Task: 0 https://github.com/odoo/o-spreadsheet/commit/6ea19c264 [FIX] border: bottom sheet borders removed on DELETE_ROWS Task: 3911695 https://github.com/odoo/o-spreadsheet/commit/6497e8c6a [FIX] locale: handle undefined thousands separator Task: 0 https://github.com/odoo/o-spreadsheet/commit/c2d6eab35 [FIX] chart: cumulative not working for linear charts Task: 4028957 https://github.com/odoo/o-spreadsheet/commit/f00e760ee [FIX] grid: prevent paste default Task: 3949903 https://github.com/odoo/o-spreadsheet/commit/a59ed517f [FIX] parser: `parse` should handle unbounded references Task: 4010920 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>