https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122

--- Comment #11 from Jonathan Druart <[email protected]> ---
(In reply to Donna from comment #10)
> Sorry - I'm not fluent in all the tech stuff, so it might be something
> obvious.  But if all the other columns on the holdings table are sortable,
> why is status the only one that is not?

Because it's calculated, not stored in DB like other attributes.

If you want to sort by status you will need to calculate the status for all the
items then display the 20 you want to display.

-- 
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/

Reply via email to