https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23263 Bug ID: 23263 Summary: RecordedBooks shows 'Check out' button for unavailable items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The recorded books code checks if the current patron has a specific item checked out, if not it shows a checkout button. We should instead check the availability of the item and only show a button if it is available. Currently RB digital results don't have this information: https://gitlab.com/srdjan-catalyst/webservice-ils/merge_requests/1 -- You are receiving this mail because: You are watching all bug changes.