[Koha-bugs] [Bug 28876] No renewal before advisory text not wrapped in selector

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 8 08:07:36 CET 2021


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
I tested for six of the classes and these all worked as expected:

1. no-renew-hold - Not renewable (on hold) [check out an item with renewals
allowed, place an item level hold]

2. no-renew-too-many - Not renewable (too many renwals) [change circulation
rules so only one renewal allowed (change 'Renewals allowed (count)' to 1),
check out an item, from the patron's account summary in the OPAC select renew
and refresh the page]

3. no-renew-unseen - Item must be renewed at the library [set UnseenRenewals to
allow, change circulation rules so that Unseen renewals allowed (count) = 1,
check out an item, in the OPAC summary renew, message now says 'Item must be
renewed at the library.']

4. no-renew-overdue - Not allowed (overdue) [set OverduesBlockRenewing = block
renewing for all the patron's items, check out an item with renewals allowed,
make check out date before current date]

5. no-renewal-before - No renewal before [date] [set circulation rules:
circulation period = 21 and No renewal before = 20; check out an item, in OPAC
renew from summary page]

6. automatic-renewal - Automatic renewal [check out an item with renewals] 

I wasn't able to figure out how to test for the remaining classes:
- no-renew-too-late - No longer renewable
- auto-renew-fines - Automatic renewal failed, you have unpaid fines
- auto-renew-expired - Automatic renewal failed, your account is expired
- no-renew-too-late - No longer renewable

Happy to sign off if this is sufficient, otherwise I will leave for someone
else who knows how to test the remaining classes.

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


More information about the Koha-bugs mailing list