https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28705 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #122840|0 |1 is obsolete| | --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 123190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123190&action=edit Bug 28705: Renew should look at current article requests This development is controlled by the new preference called CheckArticleRequestsOnRenewal. Test plan: [1] Run Circulation.t [2] Run the new test has_current_article_requests.t [3] Enable preference [4] Issue some item, allow it to be renewed now [5] Add an article request for that specific item [6] Verify that you cannot renew this item now [7] Cancel the former article request [8] Add an article request for same biblio on biblio level [9] If there are still available items, you should be able to renew. But if not, you should not ;) -- You are receiving this mail because: You are watching all bug changes.