[Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 22 12:46:26 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Patch doesn't apply

--- Comment #26 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
The patch doesn't apply. The patch seems to also introduce some unused code,
e.g.

> +    my $on_shelf_holds = 0;   # Default to "if any unavailable"

> +    my $opacitemholds = 'Y';  # Itemlevel holds default to allowed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list