https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22683
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 87751 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87751&action=edit Bug 22683: Allow prefetch with Koha::Account::Line->checkouts This patch adds the required DBIC side relationships for the Koha::Account::Line checkouts relationship accessor to support prefetching and also updates the method to enable the capability. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
