[Koha-bugs] [Bug 32129] Use patron categorycode of most relevant recall when checking if item can be a waiting recall

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 12 22:12:38 CEST 2023


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

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 151160
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151160&action=edit
Bug 32129: (QA follow-up) Avoid duplicate calculation

This patch stores the output from ->check_recall() (a Koha::Recall
object or undef) and reuses afterwards, on a ternaty operator.

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


More information about the Koha-bugs mailing list