https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122
--- Comment #29 from Jonathan Druart <[email protected]> --- (In reply to Hammat wele from comment #27) > Created attachment 184550 [details] [review] > Bug 38122: Sort holdings table by status This patch does not work if you don't have all the items display. Example: I have 223 items, 4 are lost: Show first 20 items order by desc status: https://snipboard.io/9HWmp8.jpg (available first) Show first 20 items order by asc status: https://snipboard.io/vMmn9b.jpg (available first) Show all order by desc status (ok) https://snipboard.io/XZ8uqi.jpg -- 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/
