Friday, July 19, 2024
1 change · saas-17.1
Resolved issues and error corrections
The spreadsheet component has been updated to a newer version that fixes how date values are handled in COUNTIF formulas. This helps users get accurate spreadsheet results when filtering or counting records by date.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/46a558e00 [REL] 17.1.24 Task: 0 https://github.com/odoo/o-spreadsheet/commit/65ff50f28 [FIX] functions: COUNTIF does not handle dates Task: 4045506 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>