frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
991 stars 160 forks source link

fix: Added isValidDate to filter date range ":" #199

Open AlexandreLumertz opened 2 months ago

AlexandreLumertz commented 2 months ago

In this pull request it was changed to only work for numbers: https://github.com/frappe/datatable/pull/176

But what about date filters that previously worked? Example: 2024/01/05:2024/01/10

HarryPaulo commented 2 months ago

@ankush Can you review this?

This change is very useful for analyzing reports, for example accounts receivable and payable, both reports do not have a filter by date period, so if the user needs to search by the posting date or due date column, they can do the following filtering a date range:

2024-06-04:2024-06-15