http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Kyle M Hall from comment #8)
(In reply to Jonathan Druart from comment #7)
QA comment:
It works as described but it does not deal with the debarred date. I don't know how to do but I think the patch should manage it.
Marked as Passed QA.
Jonathan, can you please explain what you mean when you write you think this patch should managed the debarred date? I have no idea what you might mean be that.
You had rectified, it was not "Passed QA", but "Failed QA". 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.