https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22333
--- Comment #1 from David Cook <[email protected]> --- Created attachment 85074 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85074&action=edit Bug 22333: Replace duplicated code in CanBookBeRenewed with GetSoonestRenewDate This patch replaces some duplicated code in CanBookBeRenewed by using the GetSoonestRenewDate function. This patch also refactors some of the auto_renew logic in CanBookBeRenewed, so that it's more readable/maintainable. -- 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/
