23 Jul
2025
23 Jul
'25
2:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122 --- Comment #29 from Jonathan Druart <jonathan.druart@gmail.com> --- (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.