http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549
delaye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #52 from delaye <[email protected]> --- 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. _______________________________________________ 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/
