https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28705
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123190|0 |1 is obsolete| | --- Comment #10 from Martin Renvoize <[email protected]> --- Created attachment 128061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128061&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 ;) Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
