Saturday, February 10, 2024
1 change · saas-17.1
Resolved issues and error corrections
This update refreshes Odoo's spreadsheet component with faster formula processing and several usability fixes. Users should see smoother spreadsheet editing, more reliable filters, corrected formatting display, and improved chart panel behavior.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/16d3ece73 [REL] 17.1.4 https://github.com/odoo/o-spreadsheet/commit/001261464 [PERF] tokenizer: faster tokenize Task:…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/16d3ece73 [REL] 17.1.4 https://github.com/odoo/o-spreadsheet/commit/001261464 [PERF] tokenizer: faster tokenize Task: 3735948 https://github.com/odoo/o-spreadsheet/commit/928de4ddf [PERF] tokenizer: faster parenthesis tokenize Task: 3735948 https://github.com/odoo/o-spreadsheet/commit/ecfe8df9c [PERF] tokenizer: faster number tokenize Task: 3735948 https://github.com/odoo/o-spreadsheet/commit/718b7524d [PERF] tokenizer: faster symbol tokenize Task: 3735948 https://github.com/odoo/o-spreadsheet/commit/42830ea44 [FIX] Composer: Persistent composition when starting the edition Task: 3685891 https://github.com/odoo/o-spreadsheet/commit/8853ab277 [FIX] DataFilter: Fix overlapping filters Task: 3728009 https://github.com/odoo/o-spreadsheet/commit/aed5b9642 [FIX] export: unbound formula stays unbound in snapshots https://github.com/odoo/o-spreadsheet/commit/823a0df58 [PERF] cell: remove useless binded function Task: 3721226 https://github.com/odoo/o-spreadsheet/commit/b5c847067 [PERF] cell: remove range string closure Task: 3721226 https://github.com/odoo/o-spreadsheet/commit/21eeb0c18 [PERF] cells: transform dependencies without closure Task: 3721226 https://github.com/odoo/o-spreadsheet/commit/153e679a7 [PERF] functions: lookup function return error https://github.com/odoo/o-spreadsheet/commit/0becf1d4d [FIX] formatting: do not show escape character Task: 3698283 https://github.com/odoo/o-spreadsheet/commit/1f22a5af7 [REM] composer: remove CTRL+Space shortcut Task: 3504025 https://github.com/odoo/o-spreadsheet/commit/3413a17a1 [FIX] chart: fix incoherent side_pannel state Task: 3380568