14 Feb
2019
14 Feb
'19
6:45 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22333 --- Comment #1 from David Cook <dcook@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.