https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37680 --- Comment #12 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Nick Clemens (kidclamp) from comment #11)
(In reply to Hammat wele from comment #10)
(In reply to Nick Clemens (kidclamp) from comment #9)
I think this works as intended, but not as described in the test plan - after 'limiting to available' I still see the two "ordered" items as their notforloan is negative and the code looks for positive not for loan
If the two items of a notice are "ordered", Shouldn't the notice be unavailable? after 'limiting to available' we shouldn't see them, isn't it the way it should be? in our installations we consider a notice with two ordered item as unavailable
They are available for holds, I am not sure if they should be filtered out, I would be okay either way. If you do want to fitler them the code will need an adjustment
My two cents: to me, "Limit to available items" should only show items that are on the shelf ready for people to take out. If we consider "available for hold" to be available, then checked out items are also available and that doesn't make sense to me. -- You are receiving this mail because: You are watching all bug changes.