Bug 29495: Update relationship methods
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 18 Nov 2021 07:43:44 +0000 (07:43 +0000)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Thu, 17 Feb 2022 19:47:03 +0000 (19:47 +0000)
commitfaf8601bfd54ca8e61f305f7fbcbf382865fbe6b
tree39caa4e42ab4a50f5b204b785d119e3cae0f87ae
parentf0fac71bbd8f073a5836f88402d20aa67175195b
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: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/Checkouts/ReturnClaim.pm
Koha/Schema/Result/ReturnClaim.pm