]> git.koha-community.org Git - koha.git/commit
Bug 29495: Update relationship methods
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 18 Nov 2021 07:43:44 +0000 (07:43 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Wed, 23 Feb 2022 21:47:12 +0000 (22:47 +0100)
commite2db9ab01e89ccb5ccf1e0cbefaee2d773b273f1
tree86b3dc8c33fe3ac86c73b6248dd463f2a3e3be55
parent3757953b5b14fb20a61724d1eb01abdbd540d446
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>
(cherry picked from commit faf8601bfd54ca8e61f305f7fbcbf382865fbe6b)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Koha/Checkouts/ReturnClaim.pm
Koha/Schema/Result/ReturnClaim.pm