http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694 --- Comment #11 from Kyle M Hall <kyle@bywatersolutions.com> --- Jonathan, can you point me to the code that is currently accomplishing this? I'm afraid I'm having a difficult time locating it. Thanks!
In fact it is especially for discussion, I will try to explain: If I specify a hard due date with now - 1 day and I check in today, the patron is debarred until now + 3 days (in the issuing rules: Suspension in days(=3) * 1). If I specify a hard due date with now - 30 days and I specify a return date of the day after (now - 29 days), what about the suspension delay? Currently, the patron is suspended until now + 29*3 days. I am not sure it is relevant.
-- You are receiving this mail because: You are watching all bug changes.