https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37680 --- Comment #11 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (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 -- You are receiving this mail because: You are watching all bug changes.