5 Mar
2021
5 Mar
'21
4:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27058 --- Comment #32 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Created attachment 117865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117865&action=edit Bug 27058: (follow-up) Clarify notforloan checks with a comment In IsAvailableForItemLevelRequest the check is for holdability and in ItemsAnyAvailableAndNotRestricted the check is for checkoutability. These comments should make it more clear because the notforloan value is used for these two different purposes and is a bit confusing (we might want to add a new field "notforhold" in future to make the code self documenting) -- You are receiving this mail because: You are watching all bug changes.