Tuesday, June 24, 2025
1 change · saas-18.1
Resolved issues and error corrections
This update brings the spreadsheet component to a newer version with fixes for validation rules, pivot handling, and formatting behavior. Users should see more consistent spreadsheet results when working with blank values, pasted formatting, and merged cells.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/b25bcc7fc [REL] 18.1.27 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0)…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/b25bcc7fc [REL] 18.1.27 [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) https://github.com/odoo/o-spreadsheet/commit/a60675afc [IMP] demo: add clear action [](https://www.odoo.com/odoo/2328/tasks/) https://github.com/odoo/o-spreadsheet/commit/7afa15b1d [FIX] data_validation: preserve rule order when updating a rule [Task: 4863726](https://www.odoo.com/odoo/2328/tasks/4863726) https://github.com/odoo/o-spreadsheet/commit/74739dda0 [FIX] pivot: treat empty strings the same as blank cells [Task: 4889073](https://www.odoo.com/odoo/2328/tasks/4889073) https://github.com/odoo/o-spreadsheet/commit/8677d69ca [FIX] paint_format_store: copy and apply merges on paste format [Task: 4179256](https://www.odoo.com/odoo/2328/tasks/4179256) https://github.com/odoo/o-spreadsheet/commit/a5b186e74 [FIX] paint_format_store: update selection after pasting format [Task: 4807659](https://www.odoo.com/odoo/2328/tasks/4807659) https://github.com/odoo/o-spreadsheet/commit/6a243dcc2 [REF] clipboard: extract paste helpers to reduce duplication [Task: 4807659](https://www.odoo.com/odoo/2328/tasks/4807659) 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>