Thursday, December 19, 2024
1 change · saas-17.2
Resolved issues and error corrections
This update brings the spreadsheet component to a newer version with several fixes that improve reliability and data preservation. Users should see fewer crashes and better handling of spreadsheet formatting when importing or exporting XLSX files, including spaces and line breaks.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/9a9ae3134 [REL] 17.2.30 Task: 0 https://github.com/odoo/o-spreadsheet/commit/c8020b715 [FIX] sheet view: DELETE_SHEET…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/9a9ae3134 [REL] 17.2.30 Task: 0 https://github.com/odoo/o-spreadsheet/commit/c8020b715 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573 https://github.com/odoo/o-spreadsheet/commit/1dab70257 [FIX] cell: keep non-breaking spaces Task: 4403607 https://github.com/odoo/o-spreadsheet/commit/0fcf7b771 [FIX] xlsx: preserve leading whitespace at export Task: 4044862 https://github.com/odoo/o-spreadsheet/commit/7ebc18d82 [FIX] xlsx: import new lines in sharedStrings Task: 4044862 https://github.com/odoo/o-spreadsheet/commit/fbae6dfea [FIX] figure: crash on deleting dragged figure Task: 4329240 https://github.com/odoo/o-spreadsheet/commit/1bac83369 [FIX] composer: topbar composer z-index Task: 4246966 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>