http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549 delaye <stephane.delaye@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.delaye@biblibre.co | |m --- Comment #52 from delaye <stephane.delaye@biblibre.com> --- We saw the following errors: 1 / When we want save the checkin of an item, an error message appears Can not locate object method "daysBetween" via package "Koha :: Calendar" at / line home/koha/src/C4/Circulation.pm 1799. 2 / When we want save the checkin of an item, the patron is not suspended while debarred is actived in the rules 3 / The renewal of a loan does not use all options of the preference system RenewalPeriodBase It uses the current date only The improvements requests: 1 / For the dates of the notification we have need to use the hour unit and not only the day unit 2 / in the rules, if the column 'unit' was selected hours, the column 'hard due date' should display a list of hours and not a list of date(calendar). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.