[Koha-bugs] [Bug 27879] Koha::Hold::is_at_destination function should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 12:37:30 CET 2021


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

--- Comment #2 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 117821
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117821&action=edit
Bug 27879: Remove unnecessary Koha::Hold::is_at_destination function

It does the same thing as is_waiting(). A waiting hold should never be
anywhere else than the pickup branch, if it is it is not a waiting
hold.

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


More information about the Koha-bugs mailing list