[Koha-bugs] [Bug 28078] Add option to ignore hold counts when checking CanItemBeReserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 7 10:54:50 CEST 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119143|0                           |1
        is obsolete|                            |
 Attachment #119220|0                           |1
        is obsolete|                            |

--- Comment #7 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 119263
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119263&action=edit
Bug 28078: Add 'ignore_hold_counts' param to CanItemBeReserved

This patch adds an optional param 'ignore_hold_counts' to the routine, while
still forbidding holds when 0 are allowed

To test:
1 - prove -v t/db_dependent/Holds.t

Signed-off-by: David Nind <david at davidnind.com>
JK: Commit message amended: Fixed title formatting
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

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


More information about the Koha-bugs mailing list