[Koha-bugs] [Bug 30275] Checkout renewals should be stored in their own table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 19:03:19 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30275

--- Comment #100 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 133984
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133984&action=edit
Bug 30275: Add renewals relation to Koha::Old::Checkout

Add the new 'renewals' relation to Koha::Old::Checkout to return a
list of Koha::Checkouts::Renewal objects.

We also add the same relation to the OldIssue schema inline.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list