Bug 14697: Add Koha::Patron->return_claims
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 29 Oct 2019 15:28:53 +0000 (12:28 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 31 Oct 2019 12:04:03 +0000 (12:04 +0000)
commit15d95a74e4712139ae7b377a5879d66e6d0d5277
treea5d203fdfe4284ed90eae594b3a9efb02f6e1a3e
parentf08de08858f570fcf836051f490cf661142e2388
Bug 14697: Add Koha::Patron->return_claims

Adds the ability to get a list of a patron's return claims directly
from the Patron object.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm
t/db_dependent/Circulation/ReturnClaims.t