https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14293 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@univ-lyon3.fr Status|In Discussion |Failed QA --- Comment #5 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- The present path doesn't apply anymore : t/db_dependent/Circulation/IssuingRules/maxsuspensiondays.t CONFLICT (content): Merge conflict in t/db_dependent/Circulation/IssuingRules/maxsuspensiondays.t Auto-merging C4/Circulation.pm CONFLICT (content): Merge conflict in C4/Circulation.pm error: Failed to merge in the changes. To give a feedback to Kyle'question :
I suppose the question is, should hourly loans suspend in days the number of hours overdue? If an hourly loan is 3 hours late, should the patron be suspended for 3 days? If so, changes are needed.
In our library, we don't want hours late to be change in days suspension. If "Suspension in days (day)" = 1, we want that 2h or 2mn late calculate 1 day of suspension. If there more than 24h, then it will be 2 days of suspension. I hope that this bug could be correct easily. Sonia -- You are receiving this mail because: You are watching all bug changes.