[Koha-bugs] [Bug 19532] Recalls for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 20 13:35:36 CEST 2021


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

--- Comment #777 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
XSLT module

+        if ( $recalls->count ) {
+            # recalls take priority over holds
+            $status = 'Waiting';
+        }

Hmm. Are we lifting here on a hold status and report things like that in the
opac results ?

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


More information about the Koha-bugs mailing list