[Koha-bugs] [Bug 33792] reserves_stats.pl ignores filled holds without itemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 22 14:13:06 CEST 2023


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Actually, it is caused by looking at homebranch/holdingbranch in the where:

items.homebranch LIKE ?  AND  items.holdingbranch LIKE ?

And since there is no item, there is no branch..

-- 
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