Bug 29495: Update relationship methods
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 18 Nov 2021 07:43:44 +0000 (07:43 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Jan 2022 00:55:55 +0000 (14:55 -1000)
commit3e17d55976a205dabe7ca4a587bfc24b4e349676
treef221996be5bddd632bf42fe4f40a9846b604dd01
parentc5d48ed2789707d7e8fedfdd293278bba0bd8fb0
Bug 29495: Update relationship methods

This patch updates the relationship methods found in
Koha::Checkouts::ReturnClaim so that they are prefetchable and embeddable on
the API.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Checkouts/ReturnClaim.pm
Koha/Schema/Result/ReturnClaim.pm