15 Dec
2021
15 Dec
'21
11:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29474 --- Comment #49 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 128555 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128555&action=edit Bug 29474: Decouple renewal checks of auto-renewed issues from non-autorenewed The too_soon check does not relate at all to auto-renewed issues and should be moved outside the _CanBookBeAutoRenewed() function. To test: 1) prove t/db_dependent/Circulation.t Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.