[Koha-bugs] [Bug 15534] Add the ability to prevent a patron from placing a hold on a record with available items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 18 15:16:15 CEST 2016


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

--- Comment #20 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 49406
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49406
Bug 15534 - Add the ability to prevent a patron from placing a hold on a record
with available items

Review of attachment 49406:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15534&attachment=49406)
-----------------------------------------------------------------

::: t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t
@@ +12,5 @@
> +use t::lib::TestBuilder;
> +
> +BEGIN {
> +    use FindBin;
> +    use lib $FindBin::Bin;

These 2 lines are not needed.

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


More information about the Koha-bugs mailing list