Koha/C4/SIP/ILS
Kyle Hall 63bd50e721 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>
(cherry picked from commit 7b21fb020b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2022-08-23 17:12:15 +00:00
..
Transaction Bug 29094: Adding hold via SIP should check if patron can hold item first 2022-08-23 17:12:15 +00:00
Item.pm Bug 29936: (follow-up) Remove useless warining 2022-05-05 11:17:37 -10:00
Item.pod
Patron.pm Bug 29755: Check each NoIssuesCharge separately 2022-05-06 15:58:13 -10:00
Patron.pod
Transaction.pm Bug 28931: Use EXPORT_OK from Koha::DateUtils 2021-10-07 11:01:05 +02:00