[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 17:11:07 CEST 2022


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

--- Comment #84 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 133944
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133944&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.

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


More information about the Koha-bugs mailing list