[Koha-bugs] [Bug 24476] Allow patrons to opt-out of Auto-renewal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 27 21:26:01 CET 2020


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

--- Comment #25 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
New test plan:
1 - Set loan period and No Renewal Before such than an item is eligable for
renewal immediately upon checkout
2 - Check out an item to a patron opted in to auto renewal
3 - Ensure the item is checked out and set to autorenew
4 - Opt patron out of auto-renew
5 - Verify that patron's checkout now shows as available for manual renewal
6 - Make sure OpacRenewalAllowed is set to Allow and "autorenewal" is not in
PatronSelfModificationBorrowerUnwantedField
7 - Login on the opac at the patron
8 - Verify checkout shows as available for manual renewal
9 - Verify you can submit change request from OPAC to opt patron in to
auto-renew
10 - Find change request on intranet, verify it shows change to autorenew
opt-in, accept change request
11 - Reload patron summary on OPAC, verify it now shows checkout is scheduled
for auto-renewal
12 - On staff side, opt patron out of auto-renew
13 - Run misc/cronjobs/automatic_renewals.pl, verify item is not renewed
14 - Manually renew item from the intranet
15 - Manually renew item from the OPAC
16 - Opt patron in for auto-renew
17 - Run misc/cronjobs/automatic_renewals.pl, verify item is renewed
18 - Set No Renewal Before value so item is no longer eligable for renewal
19 - Verify intranet and OPAC still show checkout scheduled for auto-renewal
20 - Opt patron out of auto-renew
21 - Verify intranet and OPAC show checkout ineligible for manual renewal due
to No Renewal Before
22 - Opt patron in to auto-renew
22 - Add "autorenewal to PatronSelfModificationBorrowerUnwantedField and
BorrowerUnwantedField
23 - Confirm patron can no longer be opted out of auto-renew on intranet or
OPAC

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


More information about the Koha-bugs mailing list