[Koha-bugs] [Bug 28705] Renewal should look at current article requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 29 11:27:22 CET 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123190|0                           |1
        is obsolete|                            |

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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 <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list