https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39757
--- Comment #2 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 181577 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181577&action=edit Bug 39757: Fix default sort order Test plan: 1 - Have a notice with mutliple serials received on different days, notice they are not sorted by date by default 2 - Have a non-serial notice, notice there is no sort order 3 - Apply patch 4 - Go to the serials notice -> it is well ordered (by acquisition date) 5 - Go to the non-serial notice -> is is sorted by accession date Note: I picked accession date because it is how it works in Koha::Item::search_ordered which is not used anymore for this purpose. -- You are receiving this mail because: You are the assignee for the bug. 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/
