2 Dec
2021
2 Dec
'21
5:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29474 --- Comment #46 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Nick Clemens from comment #44)
(In reply to Jonathan Druart from comment #42)
Ideally Koha::AutoRenewalHold inherit from Koha::Hold Koha::AutoRenewalHold->can_be_renewed will do its specific check for auto renew then can SUPER::can_be_renewed
I assume you mean 'Issue' not 'Hold'
Of course! I actually replaced "Issue" with "Hold" instead of "Checkout", erk! -- You are receiving this mail because: You are watching all bug changes.