Sunday, March 9, 2025
1 change · 17.0
Resolved issues and error corrections
This update refreshes Odoo’s spreadsheet component with fixes that make common spreadsheet actions behave more consistently. Users benefit from more reliable autofill behavior, corrected hidden row or column controls, and better Excel exports for advanced formulas.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/c19cd9a16 [REL] 17.0.52 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0)…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/c19cd9a16 [REL] 17.0.52 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) https://github.com/odoo/o-spreadsheet/commit/e559838ff [FIX] spreadsheet: handle inverse increment when autofilling upwards/left [Task: 4199568](https://www.odoo.com/odoo/2328/tasks/4199568) https://github.com/odoo/o-spreadsheet/commit/d34713e3a [FIX] HeaderOverlay: Fix unhide button position [Task: 4548264](https://www.odoo.com/odoo/2328/tasks/4548264) https://github.com/odoo/o-spreadsheet/commit/c0c3046e1 [IMP] xlsx: support exporting array formulas [Task: 4134347](https://www.odoo.com/odoo/2328/tasks/4134347) https://github.com/odoo/o-spreadsheet/commit/1c31c3932 [FIX] xlsx: fix conversion of table formulas [Task: 4095599](https://www.odoo.com/odoo/2328/tasks/4095599) 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>