]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1851434 - Allow COPY_NOT_AVAILABLE.override during renewal
authorJosh Stompro <stompro@stompro.org>
Tue, 5 Nov 2019 21:31:21 +0000 (15:31 -0600)
committerBill Erickson <berickxx@gmail.com>
Wed, 22 Jan 2020 19:30:12 +0000 (14:30 -0500)
commit0efe38bd52b5cbf018d5c95b0c6f0f52a25eaa6b
tree2d2d3bf4069ead0d83b31fdc99e6c9b2e07507e6
parent9f94ac521fb66b101c686ce1a95e9bc59ed0f7e4
LP#1851434 - Allow COPY_NOT_AVAILABLE.override during renewal

Also addresses LP#1827901 - Allow PATRON_EXCEEDS_LONGOVERDUE_COUNT
override during checkout and renew.

Test Plan:
1. Check out an item to a patron.
2. Mark item lost by patron to change status to lost.
3. In web client, log in as user with COPY_NOT_AVAILABLE.override
4. Try to renew item for patron, see that it isn't allowed.

After fix:
1. Try to renew item for patron, see that the override is now allowed.

Also try checkouts and renews for patrons that have the PATRON_EXCEEDS_LONGOVERDUE_COUNT block.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/circ/services/circ.js