https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110095|0 |1 is obsolete| | --- Comment #13 from Arthur Suzuki <[email protected]> --- Created attachment 111954 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111954&action=edit Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved Via ILSDI we use the routines mentioned above to determine holdability, however, neither of these routines check on shelf hold policies Test plan : 1 / Check that default circulation have OnShelfHoldsAllowed to Yes 2 / Place a hold on a book with a single item, item being available for loan, verify that hold can be placed. 3 / Set OnShelfHoldsAllowed to any other value, verify that hold cannot be placed for reason "onShelfHoldsNotAllowed" (shown in the item table). -- You are receiving this mail because: 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/
