Koha/C4/SIP/ILS/Transaction
Kyle Hall 7b21fb020b
Bug 29094: Adding hold via SIP should check if patron can hold item first
When placing holds via SIP2, there is no holdability check. This seems very incorrect.

Test Plan:
1) Apply this patch
2) prove -r t/db_dependent/SIP

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-18 10:24:58 -03:00
..
Checkin.pm Bug 29936: Add holds_get_captured option to sip config 2022-05-05 11:17:37 -10:00
Checkout.pm
FeePayment.pm Bug 29385: Catch register_id for payments against fees 2022-02-16 11:51:10 -10:00
Hold.pm Bug 29094: Adding hold via SIP should check if patron can hold item first 2022-07-18 10:24:58 -03:00
Renew.pm
RenewAll.pm