5 Nov
2024
5 Nov
'24
3:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #26 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Emmi Takkinen from comment #24)
Tested this and while filtering seems to be working with every other status, available status returns either all items or items with other statuses.
E.g. I have an item A with damaged value 2 and item B with all statuses (notforloan, damaged, withdrawn, itemlost, restricted and itype is also available for loan) as 0. Only item A is returned when I filter holdings table with "Available" status.
Indeed, lot of wrong logics in the previous version, thanks! -- You are receiving this mail because: You are watching all bug changes.