[Koha-bugs] [Bug 22333] Replace duplicated code in CanBookBeRenewed with GetSoonestRenewDate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 14 06:45:28 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22333

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list