https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33736 --- Comment #23 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- Created attachment 172720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172720&action=edit Bug 33736: Add item location and filter by library to bookings to collect report This patch adds a new 'Location' field to the bookings to collect report. We display with the current item location or an onloan status with the due date. We also add filtering for status != 'waiting' to the base query to rule out items marked as ready for collection already (however, we don't yet have a way of marking such a status so this won't have any effect yet). -- You are receiving this mail because: You are watching all bug changes.