https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36974
--- Comment #2 from Thibaud Guillot <[email protected]> --- Created attachment 167220 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167220&action=edit Bug 36974: Sort summary print by ascending due date Test plan: 1) Choose a patron with some checkouts 2) On print menu choose "Print summary" 3) Normally the list is sorted on descending due date.. and if the date is the same for multiple items, on issue_id (from database). 4) Apply this patch 5) Now the sort on due date is ascending to show the earliest due date on the first line. Sponsored by BibLibre -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
