[Bug 15534] Add the ability to prevent a patron from placing a hold on a record with available items
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15534 --- Comment #20 from Jonathan Druart <jonathan.druart@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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org