https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37484 Bug ID: 37484 Summary: Sorting dates in the housebound deliveries table should use data-order Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The housebound deliveries table has a "Date" column what can sometimes sort wrong becasuse the data can look like this: 07/01/2024 (morning) 07/01/2024 (afternoon) 07/02/2024 (morning) We can easily solve that by adding a data-order attribute. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.