Sunday, March 9, 2025
1 change · saas-18.1
Resolved issues and error corrections
This update refreshes the spreadsheet component with fixes for autofill behavior, chart configuration, pivot panel notifications, and formula editing UI. It also improves Excel export compatibility by supporting array formulas and correcting table formula conversion, helping users work more reliably with spreadsheets in Odoo.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/31e4526b6 [REL] 18.1.10 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0)…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/31e4526b6 [REL] 18.1.10 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) https://github.com/odoo/o-spreadsheet/commit/082203bc3 [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/003d057fd [FIX] chart: improve chartjs extension robustness [Task: 4627232](https://www.odoo.com/odoo/2328/tasks/4627232) https://github.com/odoo/o-spreadsheet/commit/a0fcf2174 [IMP] xlsx: support exporting array formulas [Task: 4134347](https://www.odoo.com/odoo/2328/tasks/4134347) https://github.com/odoo/o-spreadsheet/commit/e988cc586 [FIX] xlsx: fix conversion of table formulas [Task: 4095599](https://www.odoo.com/odoo/2328/tasks/4095599) https://github.com/odoo/o-spreadsheet/commit/7fa6fa9d3 [FIX] chart: only spread relevant options in datasets [Task: 4577783](https://www.odoo.com/odoo/2328/tasks/4577783) https://github.com/odoo/o-spreadsheet/commit/32af31d89 [FIX] composer: broken layout for long list suggestions [Task: 4456224](https://www.odoo.com/odoo/2328/tasks/4456224) https://github.com/odoo/o-spreadsheet/commit/556c95f59 [FIX] composer: wrong size for autocomplete dropdown [Task: 4456224](https://www.odoo.com/odoo/2328/tasks/4456224) https://github.com/odoo/o-spreadsheet/commit/091e7b250 [FIX] popover: scroll lost on re-render [Task: 4456224](https://www.odoo.com/odoo/2328/tasks/4456224) https://github.com/odoo/o-spreadsheet/commit/b1089e3af [MOV] test: move some composer tests in correct files [Task: 4456224](https://www.odoo.com/odoo/2328/tasks/4456224) https://github.com/odoo/o-spreadsheet/commit/667f90917 [FIX] pivot: prevent incorrect notification for pivot side panel [Task: 4475744](https://www.odoo.com/odoo/2328/tasks/4475744) https://github.com/odoo/o-spreadsheet/commit/c926359a7 [FIX] chart: pyramid chart datasets are wrong in the panel [Task: 4517138](https://www.odoo.com/odoo/2328/tasks/4517138) 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>