https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29474
--- Comment #46 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
