http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14404 Bug ID: 14404 Summary: Checkouts default sort order for Self Checkout (SCO) confusing for patrons Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Libraries are reporting that patrons are very confused during self-checkout. The problem is they are expecting the list of checkouts to be in the order they checked out the items ( first checkout on the bottom, last item checked out on top ). However, the checkouts table is sorted by title ( ascending ) then due date ( descending ). This is not intuitive. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.