Daily updates from Odoo
Friday, January 31, 2025
1 change · saas-17.2
Resolved issues and error corrections
The spreadsheet component was updated to a newer version with fixes for number parsing and row resizing. This helps users in locales that use dots as thousand separators avoid incorrect values, and improves spreadsheet behavior when automatically resizing rows.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/0bffee921 [REL] 17.2.34 Task: 0 https://github.com/odoo/o-spreadsheet/commit/0cb28d1e8 [FIX] locale: wrong parsing with "." thousand separator Task: 4525746 https://github.com/odoo/o-spreadsheet/commit/230ca8ae2 [FIX] ui_sheet: batch resize commands in `AUTORESIZE_ROWS` Task: 4504918 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>