https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16873
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <[email protected]> --- > 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'. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
