https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41017
Bug ID: 41017
Summary: Show if item is on hold even if OverduesBlockRenewing
is on
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
I've had a comment by a library that uses OverduesBlockRenewing as well as
AllowRenewalLimitOverride (and AllowRenewalOnHoldOverride) that when the item
is overdue, the fact that it's on hold is not displayed in the patron's
checkouts. Their issue is that while they don't want patrons renewing overdue
items from the OPAC, they sometimes override the renewal in the staff
interface, but end up unknowingly renewing something that is on hold...
To recreate in main:
1. Go to a patron's account and checkout with a past date to create an overdue
checkout
2. Place a hold for the same item for another patron
3. View the first patron's checkouts
--> In the "Renew" column, it says "On hold"
4. Enable AllowRenewalOnHoldOverride
5. Go back to the patron's checkouts
--> The "Renew" column should still say "On hold"
6. Check the "Override renewal restrictions" box
--> A check box appears in the "Renew" column, which still displays "On
hold" nonetheless
7. Enable OverduesBlockRenewing ("block renewing for all the patron's items")
(I think both blocks should work in this scenario, but the library has it set
to all)
8. Enable AllowRenewalLimitOverride
9. Go back to the patron's checkouts
--> The "Renew" column displays "Not allowed: overdue" (OK) No mention of on
hold (NOT OK?)
10. Check the "Override renewal restrictions" box
--> A check box appears in the "Renew" column (OK), still no mention of on
hold (NOT OK?)
The "On hold" mention should be displayed whether or not the item is overdue.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/