https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19002 Bug ID: 19002 Summary: Invoice filters "Shipment date (From):" and "Billing date (From):" don't start with date selected Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: jsterben@umich.edu QA Contact: testopia@bugs.koha-community.org When filtering invoices using "Search filters" on left side of screen, setting the "From:" shipment date does not include results from that date, effectively functioning as a "greater than" limiter instead of a "greater than or equal to" limiter. I (and, I expect, most users) would expect "greater than or equal to" functionality. This condition was confirmed true both when only "shipment dates" were used to limit as well as when another criterion (I chose "vendor") was selected. URL parameters show correct passing of date value in "shipmentdatefrom". The same conditions and results are true with "Billing date (From):" and its parameters. Maybe a simple wording change is the fix, ("From" to "After"), though typical usage of date limiters includes, not excludes, the date selected in results sets. It is unknown if this condition existed in earlier releases. VERIFY (using Shipment Date): 1) Using any means at your disposal, learn of any valid shipmentdate value in aqinvoices 2) GO TO: Home > Acquisitions > Invoices 3) Set a limiter for "Shipment date (From:)" using that valid shipmentdate 4) Observe that no results from that date appear in the results OTHER DETAILS: Koha 17.05.01.000 on Ubuntu 14.04 with MySQL 5.5.55, installed and updated via packages. Observed in Chrome 59.0.* and Firefox 53.0.* -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.