odoo/odoo#163477

Created by BI, Rémi Rahir (rar)
label
odoo-dev:17.0-spreadsheet-2604-f465-BI
head
8c2ae367de7464ca6b3fc5f2f318ea299fce92cf
target
17.0
merged
3 weeks ago by BI, Lucas Lefèvre (lul)

[FIX] spreadsheet: update o_spreadsheet to latest version

### Contains the following commits:

https://github.com/odoo/o-spreadsheet/commit/065ac988c [REL] 17.0.20
https://github.com/odoo/o-spreadsheet/commit/3046eb22d [FIX] evaluator: Prevent incorrect invalidation of spread Task: 3883954
https://github.com/odoo/o-spreadsheet/commit/d28b9b48a [FIX] borders: wrong borders on remove rows Task: 3884112
https://github.com/odoo/o-spreadsheet/commit/a54fa7fb0 [PERF] evaluation: faster dependencies checking Task: 3874821
https://github.com/odoo/o-spreadsheet/commit/9d7385612 [IMP] helpers: backport recompute zone
https://github.com/odoo/o-spreadsheet/commit/17b354804 [FIX] dataValidation: Display suggestions on dv-icon click Task: 3872312
https://github.com/odoo/o-spreadsheet/commit/c917ca566 [FIX] tests: rewrite autocomplete test