Tuesday, May 20, 2025
1 change · saas-18.3
Resolved issues and error corrections
This update refreshes the spreadsheet engine with fixes that make pivot tables, formulas, resizing visuals, and localized editing behave more reliably. It also improves spreadsheet performance when parsing ranges and coordinates, helping large or complex sheets feel faster.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/28f4521ec [REL] 18.3.4 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0)…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/28f4521ec [REL] 18.3.4 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) https://github.com/odoo/o-spreadsheet/commit/8e6d25fb2 [FIX] pivot: add `invalid` indicator for wrong calculated measure [Task: 4724069](https://www.odoo.com/odoo/2328/tasks/4724069) https://github.com/odoo/o-spreadsheet/commit/c61f95d27 [FIX] standalone composer: localize content [Task: 4724069](https://www.odoo.com/odoo/2328/tasks/4724069) https://github.com/odoo/o-spreadsheet/commit/03f689450 [PERF] range: faster reference parsing [Task: 4771804](https://www.odoo.com/odoo/2328/tasks/4771804) https://github.com/odoo/o-spreadsheet/commit/c52bce1e5 [PERF] coordinate: faster xc parsing [Task: 4771804](https://www.odoo.com/odoo/2328/tasks/4771804) https://github.com/odoo/o-spreadsheet/commit/707795bfb [FIX] figure: anchor move when resizing with keepSize [Task: 4755818](https://www.odoo.com/odoo/2328/tasks/4755818) https://github.com/odoo/o-spreadsheet/commit/b3ab79b3b [FIX] evaluation: fix issue when writing formula on spilled data [Task: 4757650](https://www.odoo.com/odoo/2328/tasks/4757650) 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: Florian Damhaut (flda) <flda@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>