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

--- Comment #54 from Jason Robb <[email protected]> ---
Created attachment 196619
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196619&action=edit
Bug 21572: Update CanBookBeIssued to ignore each hold status separately

Adjust CanBookBeIssued parameter $ignore_reserves from a scalar to a
hashref, to allow granular override of each hold status.

To test:
prove t/db_dependent/Circulation.t

Signed-off-by: Jason Robb <[email protected]>

-- 
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/

Reply via email to