https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20912 --- Comment #12 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 81142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81142&action=edit Bug 20912: Rental Fees based on Time Period Some libraries would like to be able to charge a rental fee based on the number of days and item will be checked out, as opposed to the flat fee currently offered by Koha. Test Plan: 1) Apply this patch 2) Run updatedatabase.pl 3) Edit an itemtype, add a daily rental fee of 1.00 4) Check an item of that itemtype out for 7 days 5) Verify the patron now has rental fee of 7.00 Signed-off-by: Matha Fuerst <mfuerst@hmcpl.org> -- You are receiving this mail because: You are watching all bug changes.