[Koha-bugs] [Bug 29002] Add ability to book items ahead of time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 12 14:00:18 CET 2024


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

--- Comment #61 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
What's the purpose of
  $biblio->bookable_items
?

It is simply calling $self->items->filter_by_bookable.
I would prefer to have it replaced with this filter_by call, it's more
readable.

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


More information about the Koha-bugs mailing list