Koha/C4/SIP/ILS/Transaction
Kyle M Hall a57723fc59 Bug 22330: Transfer limits should be respected for placing holds in staff interface and APIs
Branch transfer limits are respected for placing holds in the OPAC but nowhere else. This should be remedied.

Test Plan:
1) Set up a branch transfer limit from Library A to Library B
2) Verify you cannot set up a hold for an item from Library A for pickup at Library B from the staff interface ( without overriding )
3) Verify you cannot place that hold via ILS-DI
4) Verify you cannot place that hold via SIP
4) Verify a forced hold from Library A to Library B will not show up in the holds queue

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-21 16:22:56 +00:00
..
Checkin.pm Bug 14591: (QA follow-up) Fix call to AddReturn for SIP 2019-03-15 14:35:33 +00:00
Checkout.pm Bug 19832: (QA follow-up) Remove obsolete pending_queue call 2019-02-15 18:42:45 +00:00
FeePayment.pm Bug 16899: Add ability to disallow overpayments 2017-10-27 14:10:29 -03:00
Hold.pm Bug 22330: Transfer limits should be respected for placing holds in staff interface and APIs 2019-03-21 16:22:56 +00:00
Renew.pm Bug 15494: Update display of renewal errors 2018-11-07 21:39:38 +00:00
RenewAll.pm Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00