https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15581
Janet McGowan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #41 from Janet McGowan <[email protected]> --- (In reply to Jonathan Druart from comment #40) > (In reply to Katrin Fischer from comment #39) > > Writing a quick summary about how this works for the next reader: > > In the circulation conditions there is a new value "no automatic renewal > > after". This means that "after you have checked out the item for more than X > > days, there will be no more automatic renewals". > > > > Ok, 2 things: > > > > 1) Couldn't test in the OPAC, because of: > > Software error: > > > > Template process failed: undef error - The method is_expired is not covered > > by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121. > > > > For help, please send mail to the webmaster ([no address given]), giving > > this error message and the time and date of the error. > > Exists on master and will be fixed by bug 17517. > > > 2) In the circulation interface it will show "Scheduled for automatic > > renewal" when this won't happen again because the item has already been > > checked out for too long. I think this will lead to confusion. Could we make > > this message more specific? > > What do you suggest? Something like "Can no longer be auto-renewed - number of checkout days exceeded" ?(In reply to Jonathan Druart from comment #40) > (In reply to Katrin Fischer from comment #39) > > Writing a quick summary about how this works for the next reader: > > In the circulation conditions there is a new value "no automatic renewal > > after". This means that "after you have checked out the item for more than X > > days, there will be no more automatic renewals". > > > > Ok, 2 things: > > > > 1) Couldn't test in the OPAC, because of: > > Software error: > > > > Template process failed: undef error - The method is_expired is not covered > > by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121. > > > > For help, please send mail to the webmaster ([no address given]), giving > > this error message and the time and date of the error. > > Exists on master and will be fixed by bug 17517. > > > 2) In the circulation interface it will show "Scheduled for automatic > > renewal" when this won't happen again because the item has already been > > checked out for too long. I think this will lead to confusion. Could we make > > this message more specific? > > What do you suggest? (In reply to Jonathan Druart from comment #40) > (In reply to Katrin Fischer from comment #39) > > Writing a quick summary about how this works for the next reader: > > In the circulation conditions there is a new value "no automatic renewal > > after". This means that "after you have checked out the item for more than X > > days, there will be no more automatic renewals". > > > > Ok, 2 things: > > > > 1) Couldn't test in the OPAC, because of: > > Software error: > > > > Template process failed: undef error - The method is_expired is not covered > > by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121. > > > > For help, please send mail to the webmaster ([no address given]), giving > > this error message and the time and date of the error. > > Exists on master and will be fixed by bug 17517. > > > 2) In the circulation interface it will show "Scheduled for automatic > > renewal" when this won't happen again because the item has already been > > checked out for too long. I think this will lead to confusion. Could we make > > this message more specific? > > What do you suggest? -- 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/
