https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16873 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Owen Leonard from comment #2)
1/ check in an item and tick "auto renewal" 3/ check in an item and tick "on-site checkout" 5/ check in an item without ticking any checkboxes (regular checkout)
In these steps you mean 'check out' don't you?
When I test this I see the "This is a on-site checkout" message for my on-site checkout, but for the item which is set for auto-renewal I don't see the right message. I just see "No renewals allowed."
It looks like the template needs to check for 'auto_too_soon' as well as 'auto_renew'.
Yes and Yes :) Thanks for testing! -- You are receiving this mail because: You are watching all bug changes.