Monday, October 14, 2024
1 change · saas-17.2
Resolved issues and error corrections
This update brings the embedded spreadsheet engine to a newer maintenance version and fixes several issues affecting formatting, exporting, find-and-replace, and session handling. Users should see more reliable spreadsheet behavior, especially when copying table styles, exporting styled sheets, and searching formulas.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/7e88becba [REL] 17.2.24 Task: 0 https://github.com/odoo/o-spreadsheet/commit/1b554f7e1 [FIX] session: ignore already…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/7e88becba [REL] 17.2.24 Task: 0 https://github.com/odoo/o-spreadsheet/commit/1b554f7e1 [FIX] session: ignore already processed SNAPSHOT_CREATED Task: 4243943 https://github.com/odoo/o-spreadsheet/commit/f562b8eed [FIX] clipboard: cannot paste whole table style Task: 4218988 https://github.com/odoo/o-spreadsheet/commit/2289fc357 [FIX] export: Fix default style ignored at export Task: 4178743 https://github.com/odoo/o-spreadsheet/commit/b57230ff5 [FIX] table: update table style on header group removal Task: 4081345 https://github.com/odoo/o-spreadsheet/commit/d73ba2ab8 [FIX] Find&Replace: always search cell content if `searchFormula` Task: 4175968 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>