Daily updates from Odoo
Wednesday, July 16, 2025
1 change · master
New functionality added to Odoo
Spreadsheet dashboard users can now add global filters based on numeric values, making it easier to narrow dashboard data by exact amounts or identifiers. This initial version supports equality filtering, with room for more comparison options in future updates.
Original PR description
This commit introduces numeric global filters feature for spreadsheet dashboards, allowing users to filter data based on numeric values. At this stage, only the equal (=) operator is supported. Future improvements may extend this to include other domain operators. Task: [4032933](https://www.odoo.com/odoo/project/2328/tasks/4032933)