http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365
--- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to comment #2) Hello Owen, Thanks for your question. It permits me to improve this patch :) > How is the renewal date calculated if the renewals period is set to zero (as > it will be when the feature is added on top of an existing installation) ? A new query is added to the updatedatabase. It set the renewalperiod field with the issuelength value. > Shouldn't this feature accommodate renewal periods in hours or days? How can > a library set a renewal period if their loan period is in hours? Now it is possible, the renewalperiod unit is based on the unit value (days or hours) -- 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/
