Thursday, December 5, 2024
1 change · saas-17.2
Resolved issues and error corrections
The spreadsheet component was updated to a newer version, including a fix that improves action button behavior. It also adds support for the VALUE spreadsheet function, helping users convert text-based numbers into usable numeric values.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/7b4b898da [REL] 17.2.29 Task: 0 https://github.com/odoo/o-spreadsheet/commit/fc717b392 [FIX] action button: use nextProps instead of this.props Task: 0 https://github.com/odoo/o-spreadsheet/commit/70cb0f5fa [IMP] functions: add VALUE function Task: 4373019 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>